[PATCH] D24230: [ELF] Linkerscript: Fix handling of empty sections

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 02:50:08 PDT 2016


evgeny777 updated this revision to Diff 70796.
evgeny777 added a comment.

Addressed review comments. 
Linker script processor sets VA for empty sections to allow calculating ALIGNOF, SIZEOF and ADDR for them


https://reviews.llvm.org/D24230

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/symbols-synthetic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24230.70796.patch
Type: text/x-patch
Size: 8553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160909/0a821057/attachment.bin>


More information about the llvm-commits mailing list