diff options
author | Hans Wennborg <hans@hanshq.net> | 2016-10-04 21:00:57 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2016-10-04 21:00:57 +0000 |
commit | 02d03befb92d4613994a5be23effa5650116cf16 (patch) | |
tree | 3687c47f293307384b573bcc59d3109daad7f1a0 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 7c7ee89b01e995f03cd792dd106648e47457b56c (diff) | |
download | bcm5719-llvm-02d03befb92d4613994a5be23effa5650116cf16.tar.gz bcm5719-llvm-02d03befb92d4613994a5be23effa5650116cf16.zip |
clang-cl: Expose the -flto option
We could hook up /GL as an alias for -flto, but that might be
confusing, as clang-cl in that mode would not be drop-in compatible
with cl.exe /GL, as it requires the linker to be lld.
Exposing -flto seems like a less confusing way to expose this
functionality.
llvm-svn: 283255
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions