summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2019-08-01 01:38:53 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2019-08-01 01:38:53 +0000
commitfbc563e2cb6c5f1d0200b390513506b6aca4d2e9 (patch)
tree667430752e25541f5f6a8526f962acde68a7211a /lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py
parentd48324ff6fe77e0ef26060294905e1bc64b8535d (diff)
downloadbcm5719-llvm-fbc563e2cb6c5f1d0200b390513506b6aca4d2e9.tar.gz
bcm5719-llvm-fbc563e2cb6c5f1d0200b390513506b6aca4d2e9.zip
Create unique, but identically-named ELF sections for explicitly-sectioned functions and globals when using -function-sections and -data-sections.
This allows functions and globals to to be reordered later in the linking phase (using the -symbol-ordering-file) even though reordering will be limited to the scope of the explicit section. Patch by Rahman Lavaee! Differential Revision: https://reviews.llvm.org/D65478 llvm-svn: 367501
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/debugger/TestDebuggerAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud