summaryrefslogtreecommitdiff
path: root/test/Other/2006-02-05-PassManager.ll
blob: c5f50ecbfeb4340c0d62d088c6ac37441495a886 (plain)
1
2
3
4
5
; RUN:  llvm-as < %s |  opt -domtree -gvn -domtree -constmerge -disable-output

define i32 @test1() {
       unreachable
}