[PATCH] D92844: [gn build] Link with -Wl,--gdb-index

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 06:57:17 PST 2020


thakis added a comment.

Hm D58628 <https://reviews.llvm.org/D58628> suggests that maybe bfd ld doesn't support this. So maybe we should only do it if lld? (There's no "use_gold" var and I'd rather not add one.)


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

https://reviews.llvm.org/D92844



More information about the llvm-commits mailing list