Revert 93158. It's breaking quite a few x86_64 tests.
[oota-llvm.git] / test / CodeGen / X86 / 2008-04-15-LiveVariableBug.ll
index 83eb61aed433cd2fd08ac8729aa270c05ed85b39..2aea9c5ebcc4fdfde8dd27800d53b32eac779df4 100644 (file)
@@ -1,5 +1,6 @@
 ; RUN: llc < %s -mtriple=x86_64-apple-darwin
 ; RUN: llc < %s -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim -O0 -regalloc=local
+; PR5534
 
        %struct.CGPoint = type { double, double }
        %struct.NSArray = type { %struct.NSObject }