mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-02 10:21:54 +00:00
Test case for PR1158
llvm-svn: 33914
This commit is contained in:
parent
4967eb71b1
commit
cfae673742
5
test/Other/2006-02-05-PassManager.ll
Normal file
5
test/Other/2006-02-05-PassManager.ll
Normal file
@ -0,0 +1,5 @@
|
||||
; RUN: llvm-as < %s | opt -domtree -idom -gcse -etforest -constmerge -disable-output
|
||||
|
||||
define i32 @test1() {
|
||||
unreachable
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user