[PATCH] D66279: [ELF] Make LinkerScript::assignAddresses iterative

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 03:35:41 PDT 2019


MaskRay updated this revision to Diff 215364.
MaskRay added a comment.

Add a non-convergence test expr-converge2.test and improve expr-converge.test


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D66279

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Writer.cpp
  test/ELF/linkerscript/expr-converge.test
  test/ELF/linkerscript/expr-converge2.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66279.215364.patch
Type: text/x-patch
Size: 5036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/5428e8d5/attachment.bin>


More information about the llvm-commits mailing list