diff options
author | Matthew Voss <matthew.voss@sony.com> | 2023-07-12 15:32:40 -0700 |
---|---|---|
committer | Matthew Voss <matthew.voss@sony.com> | 2023-07-12 15:32:40 -0700 |
commit | 5007c78ce0936824972ec6ba3cfa598192087ee1 (patch) | |
tree | eb89508448afca71e0b650d415c5eb1bbd3014e6 /llvm/lib/Object/XCOFFObjectFile.cpp | |
parent | b5cbd9628e93f6f2523f33327a7658fe3f740a85 (diff) | |
download | llvm-5007c78ce0936824972ec6ba3cfa598192087ee1.zip llvm-5007c78ce0936824972ec6ba3cfa598192087ee1.tar.gz llvm-5007c78ce0936824972ec6ba3cfa598192087ee1.tar.bz2 |
[PS4][clang] Fix -funified-lto/-flto-unit default on PS4
If -funified-lto was specified but -flto was not, we would end up with a
situation where the driver thought that Unified LTO was enabled, but the
flag was not passed to the frontend. The check disabling -flto-unit for
PS4 should use the correct method to check for the target. This only
effects PS targets.
Diffstat (limited to 'llvm/lib/Object/XCOFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions