diff options
author | Jessica Paquette <jpaquette@apple.com> | 2018-05-02 16:42:51 +0000 |
---|---|---|
committer | Jessica Paquette <jpaquette@apple.com> | 2018-05-02 16:42:51 +0000 |
commit | 8e71ee3c07e9ad64ec36661f1f3aff253e9435d5 (patch) | |
tree | 77d8a2a6fe59ee73c21c7b32f622b2e564b0dd44 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a3a4df37088dbe40d6bcecd56398b291862a9931 (diff) | |
download | bcm5719-llvm-8e71ee3c07e9ad64ec36661f1f3aff253e9435d5.tar.gz bcm5719-llvm-8e71ee3c07e9ad64ec36661f1f3aff253e9435d5.zip |
Add -foutline option to enable the MachineOutliner in AArch64
Since we've been working on productizing the MachineOutliner in AArch64, it
makes sense to provide a more user-friendly way to enable it.
This allows users of AArch64 to enable the outliner using -foutline instead
of -mllvm -enable-machine-outliner. Other, less mature implementations (e.g,
x86-64) can still enable the pass using the -mllvm option.
Also add a test to make sure it works.
llvm-svn: 331370
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions