1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00

Add PR number to test.

llvm-svn: 112971
This commit is contained in:
Owen Anderson 2010-09-03 16:58:25 +00:00
parent 70c650839b
commit 91cc1ae13c

View File

@ -16,6 +16,7 @@ exit: ; preds = %0
ret i32 10
}
; PR4420
declare i1 @ext()
; CHECK: @test2
define i1 @test2() {