[PATCH] D83655: [AsmPrinter] Split up .gcc_except_table
Rahman Lavaee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 30 17:12:24 PDT 2020
rahmanl added a comment.
+1,
Maybe worth mentioning in the description that the issue with `-fbasic-block-sections` is the revocations associated with @LPStart (Relocations are needed both in PIC and non-PIC mode). The `no-basic-block-sections` case is not affected since LPStart is omitted.
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