[PATCH] D50688: [LLD] Warn if non-alloc sections occur before alloc sections in linker scripts

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 00:09:41 PDT 2018


ruiu added a comment.

Sorry for the belated response. This might be a silly question, but if lld creates a broken executable when non-alloc sections are laid out before alloc sections by a linker script, isn't it just a bug?


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50688





More information about the llvm-commits mailing list