[Lldb-commits] [PATCH] D54747: Discard debuginfo for object files empty after GC
Fangrui Song via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 28 16:00:05 PST 2018
MaskRay added a comment.
If we decide to optimize DWARF garbage collection, something generic will be cool.
This generic-abi thread has some discussion about that https://groups.google.com/d/msg/generic-abi/A-1rbP8hFCA/EDA7Sf3KBwAJ (e.g. using COMDAT but it seems challenging and it comes with its own costs)
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54747/new/
https://reviews.llvm.org/D54747
More information about the lldb-commits
mailing list