diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-06-28 16:39:42 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-06-28 16:39:42 +0000 |
commit | 1ccb66c5fb6f61fee8ea9dfcc99cca828c587bdb (patch) | |
tree | ab55fa10578c23d87aa875c56166e6aa3245c6ac /lldb/packages/Python/lldbsuite/test | |
parent | 2103990e63a31e53a32434231b4faf4a00b6469b (diff) | |
download | bcm5719-llvm-1ccb66c5fb6f61fee8ea9dfcc99cca828c587bdb.tar.gz bcm5719-llvm-1ccb66c5fb6f61fee8ea9dfcc99cca828c587bdb.zip |
[MachineOutliner] Add always and never options to -enable-machine-outliner
To enable the MachineOutliner by default on AArch64, we need to be able to
disable the MachineOutliner and also provide an option to "always" enable the
outliner.
This adds that capability. It allows the user to still use the old
-enable-machine-outliner option, which defaults to "always". This is building
up to allowing the user to specify "always" versus the target-default
outlining behaviour.
llvm-svn: 335872
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions