mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-30 07:14:53 +00:00
Add PR number.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58765 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
edda31c412
commit
60886066bf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user