summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorYury Delendik <ydelendik@mozilla.com>2018-09-24 23:50:55 +0000
committerYury Delendik <ydelendik@mozilla.com>2018-09-24 23:50:55 +0000
commitd66aabc6d755706693db40bc6680e965c4cad947 (patch)
tree8b8d3a6202eaa32f3db2b9e61ecb532ed250792f /lldb/packages/Python/lldbsuite/test/python_api
parent51313bc6d97d32b39c20c2b5c913e9b023967835 (diff)
downloadbcm5719-llvm-d66aabc6d755706693db40bc6680e965c4cad947.tar.gz
bcm5719-llvm-d66aabc6d755706693db40bc6680e965c4cad947.zip
[WebAssembly] Move .debug_line section address of dead function outside section range
Summary: Currently we are pointing all debug information that refer removed function code to the beginning of the code section (offset = 0). A debugger may want to resolve code offset to the debug information, which will collide with offsets of the live functions. Moving offsets of dead functions outside code section range. Reviewers: sbc100 Reviewed By: sbc100 Subscribers: dblaikie, ruiu, alexcrichton, dschuff, aprantl, jgravelle-google, aheejin, sunfish, JDevlieghere, llvm-commits Differential Revision: https://reviews.llvm.org/D49446 llvm-svn: 342930
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud