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:
edda31c
)
Add PR number.
author
Devang Patel
<dpatel@apple.com>
Wed, 5 Nov 2008 18:41:15 +0000
(18:41 +0000)
committer
Devang Patel
<dpatel@apple.com>
Wed, 5 Nov 2008 18:41:15 +0000
(18:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58765
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Transforms/Inline/2008-11-04-AlwaysInline.ll
patch
|
blob
|
history
diff --git
a/test/Transforms/Inline/2008-11-04-AlwaysInline.ll
b/test/Transforms/Inline/2008-11-04-AlwaysInline.ll
index 71087c59d5467be0f7b03d691375eedc31b58331..753985239b3bacf0e54cd8d9b32ae8401f484619 100644
(file)
--- a/
test/Transforms/Inline/2008-11-04-AlwaysInline.ll
+++ b/
test/Transforms/Inline/2008-11-04-AlwaysInline.ll
@@
-1,5
+1,6
@@
; RUN: llvm-as < %s | opt -always-inline | llvm-dis | grep {@foo}
; Ensure that foo is not removed by always inliner
+; PR 2945
define internal i32 @foo() nounwind {
ret i32 0