Add PR number to test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112971 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2010-09-03 16:58:25 +00:00
parent a7236d3a92
commit ba4d0a005c

View File

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