Try again to revert the bad patch. The tree was reverted for some unknown reason
[oota-llvm.git] / test / CodeGen / SPARC / 2009-08-28-PIC.ll
index b763daf480fb32fcd8d1c46b2b4e4e3887c00513..a2ba0d02d45c274f1d25c15da4fe7029c9002112 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=sparc --relocation-model=pic | grep _GLOBAL_OFFSET_TABLE_
+; RUN: llc -march=sparc --relocation-model=pic < %s | grep _GLOBAL_OFFSET_TABLE_
 
 @foo = global i32 0                               ; <i32*> [#uses=1]