[PATCH] D50052: [LLD] Improve handling of AT> linker script commands

Konstantin Schwarz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 07:32:39 PDT 2018


kschwarz updated this revision to Diff 158261.
kschwarz edited the summary of this revision.
kschwarz added a comment.

Split one of the fixes into its own patch.


https://reviews.llvm.org/D50052

Files:
  ELF/LinkerScript.cpp
  ELF/Writer.cpp
  test/ELF/linkerscript/Inputs/at6.s
  test/ELF/linkerscript/Inputs/at7.s
  test/ELF/linkerscript/at6.test
  test/ELF/linkerscript/at7.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50052.158261.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/f4f87956/attachment.bin>


More information about the llvm-commits mailing list