[LLVMbugs] Patch for LowerConstantExprs

Domagoj Babic babic.domagoj at gmail.com
Wed Jun 7 23:46:53 PDT 2006


Hi,

Although LowerConstantExprs is in the attick, someone might find the
attached patch useful.

Description: LowerConstantExprs messes up llvm.dbg.stoppoint,
causing DbgStopPointInst.getFileName() to segfault. Probably the
same problem appears with some other intrinsic functions.

Testing: Compiles and runs fine on cca 20 open source projects.

Domagoj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20060607/90dd743f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: LCE_diff.bz2
Type: application/x-bzip2
Size: 361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20060607/90dd743f/attachment.bin>


More information about the llvm-bugs mailing list