"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "305c49579c045d0348240eabc77fa7c68fb11eb6"
Tolerate DWARF compile unit without filename.
Summary: The DW_AT_name attribute of compile unit is optional. If it is missing, try to get filename from the debug_line section. This allows the compile unit to be useful without the filename. Differential Revision: http://reviews.llvm.org/D11003 llvm-svn: 241679
Loading
Please register or sign in to comment