diff options
author | Paul Robinson <paul.robinson@sony.com> | 2017-05-02 21:40:47 +0000 |
---|---|---|
committer | Paul Robinson <paul.robinson@sony.com> | 2017-05-02 21:40:47 +0000 |
commit | 2bc3873fe69f8a81f0e4d08d6cd33ba9f09a0bb0 (patch) | |
tree | 8073bbf7299b1fedc2f850aa2a249366366ca61d /clang/lib/Frontend | |
parent | d091e76e0e453dfe66f4d9af6eff0e01194e2ad3 (diff) | |
download | bcm5719-llvm-2bc3873fe69f8a81f0e4d08d6cd33ba9f09a0bb0.tar.gz bcm5719-llvm-2bc3873fe69f8a81f0e4d08d6cd33ba9f09a0bb0.zip |
[DWARFv5] Parse new line-table header format.
The directory and file tables now have form-based content descriptors.
Parse these and extract the per-directory/file records based on the
descriptors. For now we support only DW_FORM_string (inline) for the
path names; follow-up work will add support for indirect forms (i.e.,
DW_FORM_strp, strx<N>, and line_strp).
Differential Revision: http://reviews.llvm.org/D32713
llvm-svn: 301978
Diffstat (limited to 'clang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions