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:
8caffc1
)
Try explicitly setting the target triple to see if this gets it to pass on ARM.
author
Bill Wendling
<isanbard@gmail.com>
Fri, 19 Apr 2013 21:24:51 +0000
(21:24 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Fri, 19 Apr 2013 21:24:51 +0000
(21:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179890
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/MergeFunc/inttoptr.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/MergeFunc/inttoptr.ll
b/test/Transforms/MergeFunc/inttoptr.ll
index ce8e5876c0bfad79c5f6eee3fa96c1b9def97651..07f8a64a7db9329bb31a74f3b26966ed36e839c1 100644
(file)
--- a/
test/Transforms/MergeFunc/inttoptr.ll
+++ b/
test/Transforms/MergeFunc/inttoptr.ll
@@
-1,4
+1,4
@@
-; RUN: opt -mergefunc -S < %s | FileCheck %s
+; RUN: opt -m
triple i386-pc-linux-gnu -m
ergefunc -S < %s | FileCheck %s
; PR15185
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-n8:16:32-S128"
target triple = "i386-pc-linux-gnu"