aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll b/test/CodeGen/Generic/2007-04-14-EHSelectorCrash.ll
index 4f4d4f056c..2a7cb2469b 100644
--- 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() {