[PATCH] D37731: [ELF] - Another fix for "Do not fail when set versions for linkerscript's symbol aliases"

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 00:57:51 PDT 2017


grimar created this revision.
Herald added a subscriber: emaste.

This is alternative version of https://reviews.llvm.org/D36579, which uses
addUndefined() for creating dummy symbols assigned
by linkerscript.


https://reviews.llvm.org/D37731

Files:
  ELF/Driver.cpp
  ELF/LinkerScript.h
  ELF/SymbolTable.cpp
  test/ELF/linkerscript/symbols-synthetic.s
  test/ELF/linkerscript/version-script.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37731.114775.patch
Type: text/x-patch
Size: 4402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170912/090457e9/attachment.bin>


More information about the llvm-commits mailing list