This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ddf096b Merge readAt and readAlign. new e6e3844 [ELF] Allow specifying the stack size
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Config.h | 1 + ELF/Driver.cpp | 15 +++++++++++++++ ELF/Writer.cpp | 7 +++++-- test/ELF/zstack-size.s | 20 ++++++++++++++++++++ 4 files changed, 41 insertions(+), 2 deletions(-) create mode 100644 test/ELF/zstack-size.s