[llvm-commits] [llvm] r80406 - in /llvm/trunk: docs/ include/llvm/ include/llvm/Analysis/ include/llvm/CodeGen/ include/llvm/Support/ lib/Analysis/ lib/AsmParser/ lib/Bitcode/Reader/ lib/CodeGen/ lib/CodeGen/AsmPrinter/ lib/CodeGen/SelectionDAG/ lib/Target/PIC16/ lib/Transforms/IPO/ lib/Transforms/Utils/ lib/VMCore/ test/DebugInfo/ test/FrontendC++/ test/FrontendObjC/ test/Transforms/SimplifyCFG/

Eric Christopher echristo at apple.com
Fri Aug 28 16:30:12 PDT 2009


On Aug 28, 2009, at 4:24 PM, Devang Patel wrote:

> Reapply 79977.
> Use MDNodes to encode debug info in llvm IR.

After this something wonky is going on with the runtime libraries -  
easy to work around but annoying until I realized it. :)

Did you try a clean build? Or at least, it may just be a bootstrapping  
problem if you have --with-llvmgcc set.

-eric



More information about the llvm-commits mailing list