projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7624996
)
Really test what's intended.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 16 Apr 2008 18:21:55 +0000
(18:21 +0000)
committer
Evan 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
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
b/test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
index 4f41906c162d6e75d62fd09509839d3d62f97583..8cdff563a3bf86873ddfdcb69c14b15e53e25395 100644
(file)
--- a/
test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
+++ b/
test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
@@
-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 }