summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cxxdump/Error.cpp
diff options
context:
space:
mode:
authorFrederic Riss <friss@apple.com>2015-03-15 01:29:30 +0000
committerFrederic Riss <friss@apple.com>2015-03-15 01:29:30 +0000
commit912d0f1261d0a56cc7a8a23d83dfb03b11597c19 (patch)
tree55b48bd985a3726c3ef2f87caf3c16e0bad6046c /llvm/tools/llvm-cxxdump/Error.cpp
parent25cf28fd7b1920dc3a92cc6f7c846a949d127dea (diff)
downloadbcm5719-llvm-912d0f1261d0a56cc7a8a23d83dfb03b11597c19.tar.gz
bcm5719-llvm-912d0f1261d0a56cc7a8a23d83dfb03b11597c19.zip
[dsymutil] Add function size to the debug map.
The debug map embedded by ld64 in binaries conatins function sizes. These sizes are less precise than the ones given by the debug information (byte granularity vs linker atom granularity), but they might cover code that is referenced in the line table but not in the DIE tree (that might very well be a compiler bug that I need to investigate later). Anyway, extracting that information is necessary to be able to mimic dsymutil's behavior exactly. llvm-svn: 232300
Diffstat (limited to 'llvm/tools/llvm-cxxdump/Error.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud