[PATCH] D74169: [LLD][ELF][DebugInfo] Skeleton implementation of removing obsolete debug info.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 17:44:53 PST 2020


MaskRay added inline comments.


================
Comment at: lld/ELF/CMakeLists.txt:57
+  DWARFLinker
+  AsmPrinter
   Demangle
----------------
Is AsmPrinter used?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74169/new/

https://reviews.llvm.org/D74169





More information about the llvm-commits mailing list