YouCompleteMe/cpp/llvm/test/Other/2006-02-05-PassManager.ll

6 lines
111 B
LLVM
Raw Normal View History

2012-07-05 20:51:06 -04:00
; RUN: opt < %s -domtree -gvn -domtree -constmerge -disable-output
define i32 @test1() {
unreachable
}