Inline asm mult-alt constraint tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-08-19-SubAndFetch.ll
index 72efa16866bbf322a91a3db109a30b7c4ef0629d..8475e8d354e5825c9b824dd1386df1f7e46a23c8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | FileCheck %s
+; RUN: llc < %s -march=x86-64 | FileCheck %s
 
 @var = external global i64             ; <i64*> [#uses=1]