diff options
author | Nick Kledzik <kledzik@apple.com> | 2014-11-07 21:01:21 +0000 |
---|---|---|
committer | Nick Kledzik <kledzik@apple.com> | 2014-11-07 21:01:21 +0000 |
commit | 82d24bc932620acaad95afc1c0994686dcdd27a3 (patch) | |
tree | 7ab36d31923192a5dfa64970b8dd76a79e6d07ff /lldb/scripts/Python/build-swig-Python.sh | |
parent | 7bcfe288a81f2225b8c2e09c079a298450fd4ef1 (diff) | |
download | bcm5719-llvm-82d24bc932620acaad95afc1c0994686dcdd27a3.tar.gz bcm5719-llvm-82d24bc932620acaad95afc1c0994686dcdd27a3.zip |
[mach-o] Add support for -order_file option
The darwin linker lets you rearrange functions and data for better locality
(less paging). You do this with the -order_file option which supplies a text
file containing one symbol per line.
Implementing this required a small change to LayoutPass to add a custom sorter
hook.
llvm-svn: 221545
Diffstat (limited to 'lldb/scripts/Python/build-swig-Python.sh')
0 files changed, 0 insertions, 0 deletions