[PATCH] D60131: [ELF] Change default output section type to SHT_PROGBITS

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 12:28:03 PDT 2019


phosek added a comment.

This change broke our kernel build, I filed a bug PR41653 which has more details, but it seems like that with this change, linker produces wrong layout. Can we please revert this change until we figure out how to address this issue?


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D60131





More information about the llvm-commits mailing list