diff options
author | Matthew Voss <matthew.voss@sony.com> | 2022-09-20 14:44:56 -0700 |
---|---|---|
committer | Matthew Voss <matthew.voss@sony.com> | 2022-09-20 14:44:56 -0700 |
commit | 45c7da241f124d49abdc0598d381d96d15918834 (patch) | |
tree | be64fb10a5d1fd8dab22881815bcbd22d42c63fd /clang/lib/Serialization/ModuleManager.cpp | |
parent | 7b31756393ab313857ffe2f8a98cab1bce81fdd8 (diff) | |
download | llvm-45c7da241f124d49abdc0598d381d96d15918834.zip llvm-45c7da241f124d49abdc0598d381d96d15918834.tar.gz llvm-45c7da241f124d49abdc0598d381d96d15918834.tar.bz2 |
[PS4] Always enable the .debug_aranges section when using LTO
This flag enables the .debug_aranges section by passing a flag to LLD
and our internal linker. This also adds a new routine that will generate
the correct flag for our internal linker or set of flags for LLD when
given a list of LLVM options. That ensures multiple LLVM codegen options
can be passed to either linker consistently.
Differential Revision: https://reviews.llvm.org/D134296
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions