diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2014-06-12 18:52:35 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2014-06-12 18:52:35 +0000 |
commit | f0e4034c425dd947f5373a29ebbf8b8912da01e8 (patch) | |
tree | 6b742c14d14df0c73a12917da016ec3690adb279 /llvm/test/CodeGen/X86/fast-isel-args.ll | |
parent | 6823a0b6781b92861ce5c83aed696b2c71979d3c (diff) | |
download | bcm5719-llvm-f0e4034c425dd947f5373a29ebbf8b8912da01e8.tar.gz bcm5719-llvm-f0e4034c425dd947f5373a29ebbf8b8912da01e8.zip |
[llvm-symbolizer] Fix parsing DW_AT_ranges in Fission skeleton compile unit DIEs.
Turns out that DW_AT_ranges_base attribute sets the offset for
DW_AT_ranges values specified in the .dwo file, but not for DW_AT_ranges specified
in the skeleton compile unit DIE in the main executable. This is extremely confusing,
and would hopefully be fixed in DWARF-5 when it's finalized. For now this
behavior makes sense, as otherwise Fission would break DWARF consumers who
doesn't know anything about DW_AT_ranges_base.
llvm-svn: 210809
Diffstat (limited to 'llvm/test/CodeGen/X86/fast-isel-args.ll')
0 files changed, 0 insertions, 0 deletions