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:
077707c
)
resolve PR2453 by adding a run line.
author
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2008 04:22:39 +0000
(
04:22
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 16 Jun 2008 04:22:39 +0000
(
04:22
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52296
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/BugPoint/misopt-basictest.ll
patch
|
blob
|
history
diff --git
a/test/BugPoint/misopt-basictest.ll
b/test/BugPoint/misopt-basictest.ll
index bed7c5c373c13e8a0373672cc798be7f258a112a..249bb58f572c830176ebe5dbbf87a7af15098f3a 100644
(file)
--- a/
test/BugPoint/misopt-basictest.ll
+++ b/
test/BugPoint/misopt-basictest.ll
@@
-1,6
+1,7
@@
; RUN: bugpoint %s -dce -bugpoint-deletecalls -simplifycfg -silence-passes
-; XFAIL: *
-; See PR2453
+
+target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:32:32"
+target triple = "i386-pc-linux-gnu"
@.LC0 = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]