Fix a bug in GetKnownAlignment of packed structs.
[oota-llvm.git] / test / ExecutionEngine / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index 4344f9ef9d27c49f232e43c66d94f4c8185758b5..b2700e1f3955753b8fecd6fff58c370ccfa638ae 100644 (file)
@@ -1,3 +1,6 @@
+; RUN: llvm-upgrade %s | llvm-as -f -o %t.bc
+; RUN: lli %t.bc > /dev/null
+
 %A = global int 0
 
 int %main() {