[PATCH] D6379: Only warn about DWARF2 supporting one section per compilation unit for code sections

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 15:12:43 PDT 2020


nickdesaulniers added a comment.
Herald added a subscriber: aprantl.

Hello, we're hitting this issue when assembling the Linux kernel with Clang (https://github.com/ClangBuiltLinux/linux/issues/716).  I'd be happy to dust this off/rebase and add tests.  @dim would you prefer to do it or shall I?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D6379/new/

https://reviews.llvm.org/D6379





More information about the llvm-commits mailing list