[lld] [lld][ELF] Add --why-live flag (inspired by Mach-O) (PR #127112)

Daniel Thornburgh via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 26 08:18:11 PDT 2025


================
@@ -42,16 +44,30 @@ using namespace lld;
 using namespace lld::elf;
 
 namespace {
-template <class ELFT> class MarkLive {
+
----------------
mysterymath wrote:

Done.

https://github.com/llvm/llvm-project/pull/127112


More information about the llvm-commits mailing list