llvm-project/lld/Common
Keith Smiley 7d57c69826
[lld-macho] Add support for -w
This flag suppresses warnings produced by the linker. In ld64 this has
an interesting interaction with -fatal_warnings, it silences the
warnings but the link still fails. Instead of doing that here we still
print the warning and eagerly fail the link in case both are passed,
this seems more reasonable so users can understand why the link fails.

Differential Revision: https://reviews.llvm.org/D127564
2022-06-11 17:38:50 -07:00
..
Args.cpp [lld] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
CMakeLists.txt Re-land [LLD] Remove global state in lldCommon 2022-01-20 14:53:26 -05:00
CommonLinkerContext.cpp [lld-macho] Don't include CommandFlags.h in CommonLinkerContext.h 2022-02-16 20:05:07 -05:00
DWARF.cpp
ErrorHandler.cpp [lld-macho] Add support for -w 2022-06-11 17:38:50 -07:00
Filesystem.cpp
Memory.cpp Re-land [LLD] Remove global state in lldCommon 2022-01-20 14:53:26 -05:00
Reproduce.cpp [lld/mac] Add --reproduce option 2020-11-30 08:40:21 -05:00
Strings.cpp [lld] Add support for other demanglers other than Itanium 2022-01-05 03:25:41 +00:00
TargetOptionsCommandFlags.cpp Cleanup codegen includes 2022-03-16 08:43:00 +01:00
Timer.cpp Add missing include to fix modular build 2022-01-20 08:33:44 -08:00
Version.cpp [lld] Remove unused LLD_REPOSITORY 2021-08-04 13:04:10 -07:00