[PATCH] D76935: [COFF] Don't treat DWARF sections as GC roots

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 12:36:13 PDT 2020


rnk added a comment.

In D76935#1946511 <https://reviews.llvm.org/D76935#1946511>, @MaskRay wrote:

> The code change looks good, but I've got some test suggestions. I have some thoughts if COFF/MarkLive.cpp is ever made more sophisticated.


Also, I hope we don't have to make it sophisticated. Simplicity is a good thing. :)

Anyway, I didn't make any code changes, so I will land this with the updated `.eh_frame` test. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76935





More information about the llvm-commits mailing list