[PATCH] D52241: Eliminate .{, z}debug_gnu_pub{names, types} sections as early as possible.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 10:59:00 PDT 2018


ruiu abandoned this revision.
ruiu added a comment.

I submitted https://reviews.llvm.org/rL343979 which also reduce memory consumption for .zdebug_gnu_pub{names,types} sections, so I don't think we need this anymore.


https://reviews.llvm.org/D52241





More information about the llvm-commits mailing list