Disable the post-RA scheduler on this test, since it uses a
[oota-llvm.git] / test / CodeGen / CBackend / 2002-08-20-RecursiveTypes.ll
index 1ae02d0ec2dd3e05be8e06908ab7859219ae0d99..e9df0c29e1a9836416aaf51e7c4ccd6a2f6690a1 100644 (file)
@@ -1,4 +1,3 @@
 ; RUN: llvm-as < %s | llc -march=c
 
-%MyIntList = uninitialized global { \2 *, int }
-
+@MyIntList = external global { \2*, i32 }