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

Greg Clayton clayborg at gmail.com
Tue Jul 7 16:07:17 PDT 2015


Interesting about the primary source file not being the first...

The compiler that is generating DW_TAG_compile_unit tags that have no DW_AT_name should have a bug file against it to get this fixed to avoid possibly getting this wrong.


http://reviews.llvm.org/D11003







More information about the llvm-commits mailing list