[PATCH] D71157: [ELF] Refine section group --gc-sections rules to not discard .debug_types
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 6 17:02:27 PST 2019
MaskRay added a comment.
GNU ld's logic is here https://sourceware.org/git/?p=binutils-gdb.git;a=blobdiff;f=bfd/elflink.c;h=73d2360602c5d6032aca28df46ebd43aa3703aac;hp=66cf1ed89003ade7761f71dcb7feb4f6457cf35f;hb=3c758495736df25d141a4ea13c7aba24f5bb9753;hpb=bba33ab1e0f7d2ebd8f8435f92ed12e2a3c558a4
The patch tries to be a bit more general.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71157/new/
https://reviews.llvm.org/D71157
More information about the llvm-commits
mailing list