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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from eb2332d Fix remove-inferior error message
new 38326bf Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from d4c9ba9 Automatic date update in version.in
new 3a1c048 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_27-branch
in repository binutils-gdb.
from 7baa398 Automatic date update in version.in
new b020e13 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7c34aef [Docs] Update MemorySSA doc to address more feedback.
new 3f5fad8 [WebAssembly] Handle debug information and virtual registers [...]
new 4ab1e66 ADT: Tidy up ilist_traits static asserts, NFC
The 2 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:
include/llvm/ADT/ilist.h | 35 +++++-----
lib/Target/WebAssembly/WebAssemblyRegStackify.cpp | 4 +-
.../WebAssembly/WebAssemblyReplacePhysRegs.cpp | 2 +
lib/Target/WebAssembly/WebAssemblyStoreResults.cpp | 2 +-
test/DebugInfo/WebAssembly/dbg-declare.ll | 75 ++++++++++++++++++++++
.../WebAssembly/lit.local.cfg | 0
unittests/ADT/ilistTest.cpp | 17 +++++
7 files changed, 113 insertions(+), 22 deletions(-)
create mode 100644 test/DebugInfo/WebAssembly/dbg-declare.ll
copy test/{CodeGen => DebugInfo}/WebAssembly/lit.local.cfg (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 124a13d Split DescribeAddressIfGlobal between a function that gets al [...]
new e5fb2ba [asan] Remove "Stack partial redzone" from report
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:
lib/asan/asan_descriptions.h | 1 -
lib/asan/asan_internal.h | 1 -
lib/asan/asan_report.cc | 3 ---
3 files changed, 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 3551fa8 [Documentation] Remove duplicated checks groups descriptions [...]
new fd11248 [Release notes] Mention Emacs integration in Include-fixer.
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:
docs/ReleaseNotes.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d4badbb Support allocators with explicit conversion constructors. Fix [...]
new 546498c make the associative containers do the right thing for propog [...]
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:
include/__tree | 6 +-
.../associative/map/map.cons/copy_assign.pass.cpp | 158 +++++++++++++++++++++
2 files changed, 163 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ac9c0f4 [libFuzzer] force proper popcnt instruction
new 7c34aef [Docs] Update MemorySSA doc to address more feedback.
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:
docs/MemorySSA.rst | 72 ++++++++++++++++++++++++++++--------------------------
1 file changed, 38 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository clang.
from d47f71a Merging r277852: -------------------------------------------- [...]
new 890a23d Merging r278786: -------------------------------------------- [...]
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:
lib/CodeGen/CGExprScalar.cpp | 3 ++-
lib/Sema/SemaExpr.cpp | 2 +-
test/CodeGen/wrapv-lshr-sanitize.c | 12 ++++++++++++
test/Sema/negative-shift-wrapv.c | 9 +++++++++
4 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/wrapv-lshr-sanitize.c
create mode 100644 test/Sema/negative-shift-wrapv.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.