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:
0204032
)
make this testcase harder, to cover PR1326
author
Chris Lattner
<sabre@nondot.org>
Fri, 27 Apr 2007 17:12:23 +0000
(17:12 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Fri, 27 Apr 2007 17:12:23 +0000
(17:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36509
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll
b/test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll
index 4f4d4f056c90da218deb0532c238626c86b05893..2a7cb2469ba62cba1d00421e76f3a8d547c1c14a 100644
(file)
--- a/
test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll
+++ b/
test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll
@@
-1,6
+1,8
@@
; RUN: llvm-as < %s | llc -enable-eh
+; RUN: llvm-as < %s | llc -enable-eh -march=x86-64
+
+; PR1326
-; ModuleID = '2007-04-14-EHSelectorCrash.bc'
@__gnat_others_value = external constant i32 ; <i32*> [#uses=1]
define void @_ada_eh() {