blob: 2fb1341b4df873d5cb54004ec127c07d642786a6 [file] [log] [blame]
; RUN: llvm-as < %s | opt -domtree -idom -gcse -etforest -constmerge -disable-output
define i32 @test1() {
unreachable
}