[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 Jan 5 19:58:04 PST 2017


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

- Address @ruui's point about using `replaceBody`.
- Add XFAIL back to `test/ELF/mips-gp-ext.s` -- this test fails now due to another lld bug.  I will look into the other bug after pushing this through.


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.83341.patch
Type: text/x-patch
Size: 7075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170106/e23623b8/attachment.bin>


More information about the llvm-commits mailing list