mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 04:09:04 +00:00
Add PR number.
llvm-svn: 58765
This commit is contained in:
parent
9970c31dcf
commit
9600e3e1b2
@ -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