blob: 0ab5411aa195be824bcb5875dc439ac27df53332 [file] [log] [blame]
Dan Gohman66c80212009-09-11 18:17:12 +00001; RUN: opt < %s -domtree -gvn -domtree -constmerge -disable-output
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
3define i32 @test1() {
4 unreachable
5}