[PATCH] D27276: [ELF] Allow defined symbols to be assigned from linker script

Meador Inge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 8 14:42:45 PST 2016


meadori updated this revision to Diff 80830.
meadori added a comment.

Address review feedback:

- Clarify code comments.
- Simplify logic in `addSymbol`.


https://reviews.llvm.org/D27276

Files:
  ELF/LinkerScript.cpp
  test/ELF/linkerscript/symbol-assignexpr.s
  test/ELF/mips-gp-ext.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27276.80830.patch
Type: text/x-patch
Size: 6153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/e5af3f75/attachment.bin>


More information about the llvm-commits mailing list