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

Meador Inge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 17:14:03 PST 2017


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

1. Shorten overflow error message.
2. Get rid of `MemoryRegion` constructors.
3. A few more style changes.


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.85496.patch
Type: text/x-patch
Size: 12359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170124/e7590a8d/attachment.bin>


More information about the llvm-commits mailing list