зеркало из https://github.com/microsoft/clang-1.git
Update test.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66967 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
a66b4df9ea
Коммит
159715fbbe
|
@ -5,7 +5,7 @@
|
|||
// RUN: %t | grep "Hello, World" &&
|
||||
|
||||
// Check that multiple archs are handled properly.
|
||||
// RUN: xcc -ccc-print-phases -### -arch ppc -arch ppc %s | grep linker- | count 1 &&
|
||||
// RUN: xcc -ccc-print-phases -### -arch ppc -arch ppc %s | grep 'linker,' | count 1 &&
|
||||
|
||||
// Check that -ccc-clang-archs is honored.
|
||||
// RUN: xcc -ccc-clang-archs i386 -### -arch ppc -arch i386 %s 2>&1 | grep 'clang"' | count 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче