[PowerPC] Initial PPC64 calling-convention changes for fastcc
[oota-llvm.git] / test / ExecutionEngine / 2003-01-15-AlignmentTest.ll
index 7529eb4770a0b4ea892c60637892b500b384319d..038d7500101f4e03ae4f4a665788af842ba42aea 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 define i32 @bar(i8* %X) {
         ; pointer should be 4 byte aligned!