Mercurial > hg > Members > tobaru > cbc > CbC_llvm
comparison test/CodeGen/ARM/2009-06-02-ISelCrash.ll @ 95:afa8332a0e37
LLVM 3.8
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 13 Oct 2015 17:48:58 +0900 |
parents | 95c75e76d11b |
children |
comparison
equal
deleted
inserted
replaced
84:f3e34b893a5f | 95:afa8332a0e37 |
---|---|
55 | 55 |
56 Fft.exit.i: ; preds = %bb7.i.i | 56 Fft.exit.i: ; preds = %bb7.i.i |
57 br i1 undef, label %bb5.i, label %bb1.outer2.i.i.outer | 57 br i1 undef, label %bb5.i, label %bb1.outer2.i.i.outer |
58 | 58 |
59 bb5.i: ; preds = %Fft.exit.i | 59 bb5.i: ; preds = %Fft.exit.i |
60 %0 = tail call i32 (i8*, ...)* @printf(i8* getelementptr ([15 x i8]* @"\01LC", i32 0, i32 0), double undef, double undef) nounwind ; <i32> [#uses=0] | 60 %0 = tail call i32 (i8*, ...) @printf(i8* getelementptr ([15 x i8], [15 x i8]* @"\01LC", i32 0, i32 0), double undef, double undef) nounwind ; <i32> [#uses=0] |
61 unreachable | 61 unreachable |
62 } | 62 } |