summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DataExtractor.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-08-07 11:33:56 +0000
committerPavel Labath <pavel@labath.sk>2019-08-07 11:33:56 +0000
commitb53203ec1f1bffb36933f407a87d5350b4190a43 (patch)
treed7d56a63dae045018dd0e85a9395f0ee80a78331 /llvm/lib/Support/DataExtractor.cpp
parentda41e2107e3f6d954885c5f4e68b7410879c4443 (diff)
downloadbcm5719-llvm-b53203ec1f1bffb36933f407a87d5350b4190a43.tar.gz
bcm5719-llvm-b53203ec1f1bffb36933f407a87d5350b4190a43.zip
A more robust way of testing debug_line parser near the end of module
Summary: While removing -z separate-code makes lld produce place the code at the end of a segment right now, it's possible that future changes to the linker will change that, thereby removing the coverage for the changes in r367983. This patch adds a linker script to one of the line table tests, which ensures that the code (and its line table) will be placed at the very end of a module. Reviewers: MaskRay Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D65789 llvm-svn: 368154
Diffstat (limited to 'llvm/lib/Support/DataExtractor.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud