diff options
author | Jessica Paquette <jpaquette@apple.com> | 2019-03-26 21:22:42 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2019-03-26 21:22:42 +0000 |
commit | 55d495475c955384fdc0c4a18b5670ed8b1dedcf (patch) | |
tree | ee4180aef32d074156fe5c17d3143676e2e8aecc /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 982726ea010fda10ecb87a851ed08a2df740c05b (diff) | |
download | bcm5719-llvm-55d495475c955384fdc0c4a18b5670ed8b1dedcf.tar.gz bcm5719-llvm-55d495475c955384fdc0c4a18b5670ed8b1dedcf.zip |
Make -mno-outline pass -enable-machine-outliner=never to ld in LTO
Since AArch64 has default outlining behaviour, we need to make sure that
-mno-outline is actually passed along to the linker in this case. Otherwise,
it will run by default on minsize functions even when -mno-outline is specified.
Also fix the darwin-ld test for this, which wasn't actually doing anything.
llvm-svn: 357031
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions