[PATCH] D83655: [AsmPrinter] Split up .gcc_except_table
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 01:33:15 PDT 2020
jhenderson added a comment.
Sounds reasonable in principle, but what is the compile/link-time performance cost of adding lots of extra section headers, especially when using -ffunction-sections on a link with many functions?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83655/new/
https://reviews.llvm.org/D83655
More information about the llvm-commits
mailing list