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

define i32 @test1() {
       unreachable
}