[PATCH] D96914: [ELF] Don't let __start_/__stop_ retain C identifier name sections
David Chisnall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 22 01:55:31 PST 2021
theraven added a comment.
Please can you ensure that this is tested with some Objective-C code compiled with `-fobjc-runtime=gnustep-2.0`? If I am reading the intention correctly, it may result in all of the Objective-C code being dropped from the final link.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96914/new/
https://reviews.llvm.org/D96914
More information about the llvm-commits
mailing list