fix-tests
[LLD][COFF] Fix writing a map file when range extension thunks are inserted
[lld-macho] Add support for -w
[ELF] Suppress "duplicate symbol" when resolving STB_WEAK and STB_GNU_UNIQUE in different COMDATs
[lld-macho] Canonicalize personality pointers in EH frames
[LLD] [MinGW] Implement the --exclude-symbols option
[CMake] Fix add_subdirectory llvm builds
[DOCS] Minor fixes and removals of WIP warnings
[NFC][lld] Fix typos to test commit access
[LLD][ELF] Add FORCE_LLD_DIAGNOSTICS_CRASH to force LLD to crash
Python 2/3 compatibility
Use any_of (NFC)
Remove redundant "Standard: Cpp11" tag. The LLVM style has used the Cpp11 standard since r202637.
NFC: .clang-tidy: Inherit configs from parents to improve maintainability
Update .gitignore to ignore hidden MacOSX Finder droppings
[cmake] Don't export `LLVM_TOOLS_INSTALL_DIR` anymore
Add code owners of new MachO port
Fix typos throughout the license files that somehow I and my reviewers all missed!
[doc] Place sha256 in lld/README.md into backticks