forwarded 588708 http://llvm.org/bugs/show_bug.cgi?id=9207
thanks
Hello
To me, this bug is not fixed in the 2.8 release of llvm:
PHI node entries do not match predecessors!
%init.index = phi i64 [ 0, %init.top ], [ %init.index.next, %
init.top ]
label %init.top
label %enter.good
Broken module f
Package: llvm-2.7
Version: 2.7-3
Severity: normal
I have a LLVM IR file (attached) that causes a segfault in the llc-2.7
command line program.
prompt > llc-2.7 testasm.ll -o testasm.s
0 libLLVM-2.7.so.1 0x7f1ab1da247f
1 libLLVM-2.7.so.1 0x7f1ab1da2acd
2 libpthread.so.0
2 matches
Mail list logo