[PATCH] D50494: [LLD] Reserve memory in implicitly set LMARegions

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 10 00:43:15 PDT 2018


grimar added a comment.

It feels to me that we could try to improve the situation a bit if will split the `LinkerScript::assignOffsets` to move
out the code relative to assigning `LMAOffset` to some helper.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50494





More information about the llvm-commits mailing list