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

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 20 16:50:43 PDT 2020


dim added a comment.

In D6379#1934620 <https://reviews.llvm.org/D6379#1934620>, @nickdesaulniers wrote:

> 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?


I had mostly forgotten about it, since we (at least in FreeBSD) switched to DWARF4 by default, so we no longer see this warning.  I'm probably too rusty :)


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

https://reviews.llvm.org/D6379





More information about the llvm-commits mailing list