[PATCH] D89099: [lld][ELF] Rewrite ICF-folded references rather than tombstoning them

ben via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 12:05:22 PDT 2020


bd1976llvm added a comment.

I plan to investigate this further after the weekend; but, I wanted to say that the current scheme is known to be compatible with gdb and with Sony's propriety debugger and yields a reasonable, if not ideal, debugging experience.

What testing has been performed for consumers with this proposed patch?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89099



More information about the llvm-commits mailing list