[llvm-commits] [llvm] r143570 - in /llvm/trunk: lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-file-name.ll test/CodeGen/X86/dwarf-comp-dir.ll

NAKAMURA Takumi geek4civic at gmail.com
Wed Nov 2 20:35:53 PDT 2011


Nick, it fails on ppc host.
I will investigate later too (not sure).

FYI, llc-output obj and llvm-dwarfdump-output attached.

...Takumi

2011/11/3 Nick Lewycky <nicholas at mxc.ca>:
> Author: nicholas
> Date: Wed Nov  2 15:55:33 2011
> New Revision: 143570
>
> URL: http://llvm.org/viewvc/llvm-project?rev=143570&view=rev
> Log:
> Don't emit a directory entry for the value in DW_AT_comp_dir, that is always
> implied by directory index zero.
>
> Added:
>    llvm/trunk/test/CodeGen/X86/dwarf-comp-dir.ll
> Modified:
>    llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
>    llvm/trunk/lib/CodeGen/AsmPrinter/DwarfDebug.h
>    llvm/trunk/test/CodeGen/X86/dbg-file-name.ll
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dump.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111103/44a38014/attachment.txt>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dwarf-comp-dir.ll.tmp.gz
Type: application/x-gzip
Size: 653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111103/44a38014/attachment.bin>


More information about the llvm-commits mailing list