test/CodeGen/X86/red-zone.ll: Add explicit -mtriple=x86_64-linux.
[oota-llvm.git] / test / CodeGen / X86 / x86-64-gv-offset.ll
index b89e1b95368d0729d32624cc20c951634ef2f742..365e4af63fc17645c9177e76ef2e51c3d8287d4a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin | not grep lea
+; RUN: llc < %s -mtriple=x86_64-apple-darwin | not grep lea
 
        %struct.x = type { float, double }
 @X = global %struct.x { float 1.000000e+00, double 2.000000e+00 }, align 16            ; <%struct.x*> [#uses=2]