The BLX instruction is encoded differently than the BL, because why not? In
[oota-llvm.git] / test / Analysis / Dominators / 2007-01-14-BreakCritEdges.ll
index 5e8fce72eed0cd3b10bf0a135d2c89a1de99da00..96dc73929d1c191229f9fad69585aa391f118b07 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -domset -break-crit-edges -domtree -disable-output
+; RUN: opt < %s -domtree -break-crit-edges -domtree -disable-output
 ; PR1110
 
        %struct.OggVorbis_File = type { i8*, i32, i64, i64, %struct.ogg_sync_state, i32, i64*, i64*, i32*, i64*, %struct.vorbis_info*, %struct.vorbis_comment*, i64, i32, i32, i32, double, double, %struct.ogg_stream_state, %struct.vorbis_dsp_state, %struct.vorbis_block, %struct.ov_callbacks }
@@ -12,7 +12,6 @@
        %struct.vorbis_dsp_state = type { i32, %struct.vorbis_info*, float**, float**, i32, i32, i32, i32, i32, i32, i32, i32, i32, i64, i64, i64, i64, i64, i64, i8* }
        %struct.vorbis_info = type { i32, i32, i32, i32, i32, i32, i32, i8* }
 
-implementation   ; Functions:
 
 define void @ov_read() {
 entry: