[PATCH] D24230: [ELF] Linkerscript: Fix handling of empty sections
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 8 04:53:56 PDT 2016
evgeny777 updated this revision to Diff 70680.
evgeny777 added a comment.
DIff updated. Changes:
- Rebased
- checkConstraint -> satisfiesConstraint
- Fixed bug in handling absolute symbols in empty sections
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.70680.patch
Type: text/x-patch
Size: 8580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/1b7ca6fb/attachment.bin>
More information about the llvm-commits
mailing list