Displaying 2 results from an estimated 2 matches for "r123219".
2011 Jan 11
0
[LLVMdev] clang+LLVM fails to compile ctags
...gt; clang version 2.9 (trunk 123166)
[…]
> bool<unnamed>::LoopRotate::rotateLoop(llvm::Loop*): Assertion `DidIt
> && "Block merge failed??"' failed.
This looks very similar to http://llvm.org/bugs/show_bug.cgi?id=8955 which was a
recent regression and was fixed in r123219.
2011 Jan 11
2
[LLVMdev] clang+LLVM fails to compile ctags
clang version 2.9 (trunk 123166)
Target: x86_64-unknown-linux-gnu
Thread model: posix
Fails to compile ctags 5.8 (also 5.6), specifically eiffel.c:
$ clang -v -c e.c -O2 -Wno-unused-value
clang version 2.9 (trunk 123166)
Target: x86_64-unknown-linux-gnu
Thread model: posix
"/home/csaba/bin/clang" -cc1 -triple x86_64-unknown-linux-gnu
-emit-obj -disable-free -main-file-name e.c