[PATCH] D11003: Tolerate DWARF compile unit without filename.

David Srbecký dsrbecky at gmail.com
Tue Jul 7 16:01:11 PDT 2015


Well, you still need to parse the line table prologue to understand DW_AT_decl_file, etc, but I get your point.  If you are doing some simple processing, it nice to have the extra copy so you do not have to bother.

Thanks for the (two) responses :-)


http://reviews.llvm.org/D11003







More information about the llvm-commits mailing list