Change -arm-divmod-libcall to a target neutral option.
[oota-llvm.git] / test / CodeGen / CBackend / 2007-07-11-PackedStruct.ll
index 6057616111844be4f9f31234a8268fc159281ba1..c8bfdd6bcfc6903fe01751d19027b86e0d62f946 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=c | grep {packed}
+; RUN: llc < %s -march=c | grep {packed}
 
        %struct.p = type <{ i16 }>