[all-commits] [llvm/llvm-project] 0eec7e: Reland "[lld-macho] Group undefined symbol diagnos...
Daniel Bertalan via All-commits
all-commits at lists.llvm.org
Wed Jun 15 16:23:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0eec7e2a89abc6e626cad3c6493b3a1c15c10704
https://github.com/llvm/llvm-project/commit/0eec7e2a89abc6e626cad3c6493b3a1c15c10704
Author: Daniel Bertalan <dani at danielbertalan.dev>
Date: 2022-06-15 (Wed, 15 Jun 2022)
Changed paths:
M lld/ELF/Relocations.cpp
M lld/MachO/SymbolTable.cpp
M lld/MachO/SymbolTable.h
M lld/MachO/Writer.cpp
A lld/test/MachO/invalid/undef-multi.s
Log Message:
-----------
Reland "[lld-macho] Group undefined symbol diagnostics by symbol".
This reverts commit 36e7c9a450db5e22af1ec21412d918ceb2313942.
This relands d61341768cf0cff7c with the fix described in
https://reviews.llvm.org/D127753#3587390
More information about the All-commits
mailing list