[PATCH] D20378: [lld] Wrong section VMA/LMA in case of using linker scripts

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu May 19 04:47:02 PDT 2016


grimar added a subscriber: grimar.
grimar added a comment.

Is not that a bug that 2 sections are created in such conditions ? gnu linker behavior creates one .foo output section and that looks correct for me having this matching pattern and section names.


Repository:
  rL LLVM

http://reviews.llvm.org/D20378





More information about the llvm-commits mailing list