[PATCH] D28911: [LinkerScript] Implement `MEMORY` command

Meador Inge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 21 11:10:55 PST 2017


meadori updated this revision to Diff 85244.
meadori retitled this revision from "[LinkerScript] WIP: Implement `MEMORY` command" to "[LinkerScript] Implement `MEMORY` command".
meadori edited the summary of this revision.
meadori added a comment.

1. Finished attribute implementation.

2. Added tests.


https://reviews.llvm.org/D28911

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/memory.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28911.85244.patch
Type: text/x-patch
Size: 12671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170121/a4663f11/attachment.bin>


More information about the llvm-commits mailing list