aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2014-06-12 18:52:35 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2014-06-12 18:52:35 +0000
commitf0e4034c425dd947f5373a29ebbf8b8912da01e8 (patch)
tree6b742c14d14df0c73a12917da016ec3690adb279 /llvm/lib/Object/ObjectFile.cpp
parent6823a0b6781b92861ce5c83aed696b2c71979d3c (diff)
downloadllvm-f0e4034c425dd947f5373a29ebbf8b8912da01e8.zip
llvm-f0e4034c425dd947f5373a29ebbf8b8912da01e8.tar.gz
llvm-f0e4034c425dd947f5373a29ebbf8b8912da01e8.tar.bz2
[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/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions