Forgot to add testcase for r198590
[oota-llvm.git] / test / CodeGen / SPARC / 2007-05-09-JumpTables.ll
index a014acefa904a84c9f2340c5e3513b2497c2e5c4..41ad3b27b5a7dd8b62eaac47d9025f8a414ffdec 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=sparc
+; RUN: llc < %s -march=sparc
 
 ; We cannot emit jump tables on Sparc, but we should correctly handle this case.