[LLVMbugs] llc crash attachment
Chris Lattner
sabre at nondot.org
Wed Aug 3 11:53:49 PDT 2005
On Wed, 3 Aug 2005, Eric van Riet Paap wrote:
> the README.txt in the attachment shown the traceback.
> I have used llvm-as to create the main.bc out of main.ll ,
> but that goes without saying probably.
Fixed. If you're interested, details are here:
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=612
To get the bugfix it should be sufficient to update
lib/Transforms/Scalar/LowerInvoke.cpp, and rebuild your llvm tools (llc in
particular).
Thanks for the bug report!
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-bugs
mailing list