diff options
author | Nico Weber <thakis@chromium.org> | 2021-02-09 08:18:23 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-02-09 08:23:06 -0500 |
commit | e0b8604e5d3c80a727a833663e765c8057ce7825 (patch) | |
tree | f0a439e428fe8047aa5cb82563848708ec3587a6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dd2460ed5d77d908327ce29a15630cd3268bd76e (diff) | |
download | llvm-e0b8604e5d3c80a727a833663e765c8057ce7825.zip llvm-e0b8604e5d3c80a727a833663e765c8057ce7825.tar.gz llvm-e0b8604e5d3c80a727a833663e765c8057ce7825.tar.bz2 |
[lld/mac] Implement -u flag
Since we emit diagnostics for undefineds in Writer::scanRelocations()
and symbols referenced by -u flags aren't referenced by any relocations,
this needs some manual code (similar to the entry point).
Differential Revision: https://reviews.llvm.org/D94371
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions