summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/xray
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-08-01 12:34:43 +0000
committerFangrui Song <maskray@google.com>2019-08-01 12:34:43 +0000
commitcaf03a41f3b876ef1ddce78c15a77dcb9ecdc125 (patch)
tree5173937dcc034c774b34f61065387317b5dcb201 /compiler-rt/lib/xray
parent081e990d08523f290f3d6cfe8ff677a57f546bc4 (diff)
downloadbcm5719-llvm-caf03a41f3b876ef1ddce78c15a77dcb9ecdc125.tar.gz
bcm5719-llvm-caf03a41f3b876ef1ddce78c15a77dcb9ecdc125.zip
[lit] Use ld.lld -z separate-code to work around a debug_line parsing bug
The issue was exposed by D64903/r367537. http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/7321/ In these tests, .debug_str immediately follows .text. The last section of last RX PT_LOAD was originally padded with trap instructions and .debug_str started at a new page (actually common-page-size). Now, .debug_str immediately follows .test. Add -z separate-code to use the old layout. llvm-svn: 367549
Diffstat (limited to 'compiler-rt/lib/xray')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud