hanchenye-llvm-project/llvm/test/Other/2006-02-05-PassManager.ll

6 lines
131 B
LLVM

; RUN: llvm-as < %s | opt -domtree -idom -gcse -etforest -constmerge -disable-output
define i32 @test1() {
unreachable
}