diff options
author | David Srbecky <dsrbecky@gmail.com> | 2015-07-08 14:00:04 +0000 |
---|---|---|
committer | David Srbecky <dsrbecky@gmail.com> | 2015-07-08 14:00:04 +0000 |
commit | d515e94070e0a8634a354c063e88dd75aac24fcc (patch) | |
tree | c2f36346e730b2323f9195af01f1614dc39370aa /clang | |
parent | 26a4a40137dc8cc5c9855c76994ee39a58dc19bd (diff) | |
download | bcm5719-llvm-d515e94070e0a8634a354c063e88dd75aac24fcc.tar.gz bcm5719-llvm-d515e94070e0a8634a354c063e88dd75aac24fcc.zip |
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
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions