Home | History | Annotate | Download | only in Other
      1 ; RUN: opt < %s -domtree -gvn -domtree -constmerge -disable-output
      2 
      3 define i32 @test1() {
      4        unreachable
      5 }
      6