[PATCH] D75095: [MC][ARM] Don't create multiple .ARM.exidx associated to one .text
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 16:26:38 PST 2020
efriedma added a comment.
Should we add an assertion that getELFSection isn't called with an unnamed symbol? Or is there some legitimate use-case I'm missing?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75095/new/
https://reviews.llvm.org/D75095
More information about the llvm-commits
mailing list