diff options
author | Nico Weber <thakis@chromium.org> | 2021-03-07 16:58:18 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-03-08 09:11:01 -0500 |
commit | 203731d2c82bc1ba0cfaeb8f3d38e696158ca2cd (patch) | |
tree | aa492af3628fd59d93e68cf976596b99a12303fe /llvm/lib/Transforms/Utils/LoopRotationUtils.cpp | |
parent | f75b5305f4def4973027a9b96fb3f1e50ce056e3 (diff) | |
download | llvm-203731d2c82bc1ba0cfaeb8f3d38e696158ca2cd.zip llvm-203731d2c82bc1ba0cfaeb8f3d38e696158ca2cd.tar.gz llvm-203731d2c82bc1ba0cfaeb8f3d38e696158ca2cd.tar.bz2 |
[clang/mac] Accept -why_load and make -whyload an alias for it
From `man ld`:
-why_load Log why each object file in a static library is loaded.
That is, what symbol was needed.
Also called -whyload for compatibility.
`-why_load` is the spelling preferred by the linker and `-whyload` an old
compatibility setting. clang should accept the preferred form, and map both
forms to the preferred form.
Differential Revision: https://reviews.llvm.org/D98156
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopRotationUtils.cpp')
0 files changed, 0 insertions, 0 deletions