search for: bcdebug

Displaying 2 results from an estimated 2 matches for "bcdebug".

Did you mean: cdebug
2009 Aug 16
2
[LLVMdev] Debug information and bitcode linking patch
Hi, The enclosed patch preserves debug information about compilation units, functions, and line number information when doing bitcode linking. I'm not easily able to try this for non-bitcode linking. Could someone familiar with debug info take a look and tell me if it appears to be benign? The rational is that formerly the compile units and subprogram definitions were made into a single
2009 Aug 16
0
[LLVMdev] Debug information and bitcode linking patch
...messed up the debug info. This patch keeps them separate, as they > should be. > > This is a fix for http://llvm.org/bugs/show_bug.cgi?id=4530 > > -Rich > Oops. the patch. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: bcdebug.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090816/6356a21e/attachment.ksh>