[PATCH] D38239: [ELF] - Prefetch linkerscript symbols.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 07:35:34 PDT 2017


grimar updated this revision to Diff 116554.
grimar edited the summary of this revision.
grimar added a comment.

- Added testcase from https://reviews.llvm.org/D36579, showing PR34121 is also fixed with this patch.


https://reviews.llvm.org/D38239

Files:
  ELF/Driver.cpp
  ELF/LTO.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Writer.cpp
  test/ELF/linkerscript/symbols-synthetic.s
  test/ELF/linkerscript/version-script.s
  test/ELF/mips-gp-ext.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38239.116554.patch
Type: text/x-patch
Size: 10426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/3f9bcd01/attachment.bin>


More information about the llvm-commits mailing list