Skip to content
Snippets Groups Projects
Commit 0227aded authored by Jim Grosbach's avatar Jim Grosbach
Browse files

Update test for r151288

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@151290 91177308-0d34-0410-b5e6-96231b3b80d8
parent d649586a
Branches
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
// CHECK-STATIC-64: as{{(.exe)?}}" "-arch" "x86_64" "-force_cpusubtype_ALL" "-o"
// RUN: %clang -target x86_64-apple-darwin10 -### \
// RUN: -arch armv6 -x assembler -c %s 2>%t
// RUN: -arch armv6 -no-integrated-as -x assembler -c %s 2>%t
// RUN: FileCheck -check-prefix=ARMV6 --input-file %t %s
//
// CHECK-ARMV6: as{{(.exe)?}}" "-arch" "armv6" "-o"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment