Really test what's intended.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 Apr 2008 18:21:55 +0000 (18:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 Apr 2008 18:21:55 +0000 (18:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49802 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/X86/2008-04-15-LiveVariableBug.ll

index 4f41906c162d6e75d62fd09509839d3d62f97583..8cdff563a3bf86873ddfdcb69c14b15e53e25395 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin
+; RUN: llvm-as < %s | llc -mtriple=x86_64-apple-darwin -relocation-model=pic -disable-fp-elim -fast -regalloc=local
 
        %struct.CGPoint = type { double, double }
        %struct.NSArray = type { %struct.NSObject }