[PATCH] D60030: [ELF] Merge LinkerScript::addSymbol and declareSymbol

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 30 07:05:43 PDT 2019


MaskRay created this revision.
MaskRay added reviewers: ruiu, grimar.
Herald added subscribers: llvm-commits, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

To factor out the common part.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D60030

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60030.192974.patch
Type: text/x-patch
Size: 5233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190330/11d37f0d/attachment.bin>


More information about the llvm-commits mailing list