[llvm-commits] [llvm] r119613 - in /llvm/trunk: include/llvm/MC/MCAsmInfo.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h lib/MC/MCAsmInfo.cpp lib/Target/CellSPU/SPUMCAsmInfo.cpp test/CodeGen/X86/unknown-location.ll test/DebugInfo/2010-09-16-EmptyFilename.ll

Eric Christopher echristo at apple.com
Wed Nov 17 18:07:34 PST 2010


On Nov 17, 2010, at 6:04 PM, Rafael Espindola wrote:

> Change CodeGen to use .loc directives. This produces a lot more readable output
> and testing is easier.  A good example is the unknown-location.ll test that
> now can just look for ".loc 1 0 0".  We also don't use a DW_LNE_set_address for
> every address change anymore.

Awesome!

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101117/0850ca27/attachment.html>


More information about the llvm-commits mailing list