[PATCH] D74169: [WIP][LLD][ELF][DebugInfo] Remove obsolete debug info.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 10:44:07 PDT 2020


avl added a comment.

This implementation does not work for -flto=thin case. That is the same problem like in D54747 <https://reviews.llvm.org/D54747>: https://reviews.llvm.org/D54747#1503720.


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

https://reviews.llvm.org/D74169





More information about the llvm-commits mailing list