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

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 11:51:09 PDT 2018


kschwarz updated this revision to Diff 161786.
kschwarz added a comment.

In the last path one required line got lost, now all tests pass.
Also updated style and wording of warning. Thanks!


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50494

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/at10.test
  test/ELF/linkerscript/at11.test
  test/ELF/linkerscript/at12.test
  test/ELF/linkerscript/at9.test
  test/ELF/linkerscript/vma.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50494.161786.patch
Type: text/x-patch
Size: 11078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/a6df6449/attachment.bin>


More information about the llvm-commits mailing list