[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
Tue Sep 18 11:27:44 PDT 2018
ruiu added a comment.
> What I found is lld consumes a lot of memory when we feed object files containing .zdebug_gnu_pub{names,types} sections
... even if --gdb-index is not given
https://reviews.llvm.org/D52241
More information about the llvm-commits
mailing list