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 bdd3a3bda [hwasan] fix the linux-only pthread_create interceptor and re [...]
new c5ef5718e [hwasan] make malloc(0) return nullptr, add basic address des [...]
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/hwasan/hwasan_allocator.cc | 1 +
lib/hwasan/hwasan_report.cc | 6 ++++++
test/hwasan/TestCases/malloc-test.c | 13 +++++++++++++
test/hwasan/TestCases/realloc-test.cc | 2 ++
test/hwasan/TestCases/stack-oob.cc | 2 +-
test/hwasan/TestCases/stack-uar.cc | 2 +-
6 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 test/hwasan/TestCases/malloc-test.c
--
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 9eedf73e773 Import lit.llvm after rL341135
new 39a71331ffb [ORC] Add utilities to RTDyldObjectLinkingLayer2 to simplif [...]
new b93b2b7c04d [ORC] Remove a stray debugging output line left in a unit test.
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/ExecutionEngine/Orc/Core.h | 5 +-
.../ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h | 38 ++++++-
.../Orc/RTDyldObjectLinkingLayer.cpp | 36 +++++-
.../ExecutionEngine/Orc/LegacyAPIInteropTest.cpp | 1 -
.../Orc/RTDyldObjectLinkingLayer2Test.cpp | 123 +++++++++++++++++++++
5 files changed, 195 insertions(+), 8 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 lld.
from 49677c759 Import lit.llvm after rLLD341134
new 2581b6900 [PPC64] Improve a test ppc64_entry_point.s
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:
test/ELF/{ppc64_entry_point.s => ppc64-entry-point.s} | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
rename test/ELF/{ppc64_entry_point.s => ppc64-entry-point.s} (77%)
--
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 d02189d061b Revert "[NFC] Add severe validation of InstructionPrecedenc [...]
new 9eedf73e773 Import lit.llvm after rL341135
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:
test/lit.site.cfg.py.in | 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 clang.
from cfc1004a85 Remove vestiges of configure buildsystem
new 0743501077 Import lit.llvm after rC341132
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:
test/lit.site.cfg.py.in | 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 clang-tools-extra.
from 4e32cf3d Add preload option to clang-query
new 6aaf9d46 Import lit.llvm after rL341130
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:
test/lit.site.cfg.in | 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 lld.
from 91a2e8cd9 [PPC64] Improve a test ppc64-toc-rel.s
new 49677c759 Import lit.llvm after rLLD341134
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:
test/lit.site.cfg.py.in | 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 lld.
from 134bfb9c3 [PPC64] Remove unused -z notext from a test
new 91a2e8cd9 [PPC64] Improve a test ppc64-toc-rel.s
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:
test/ELF/ppc64-toc-rel.s | 30 +++++++++++-------------------
test/ELF/ppc64-toc-restore.s | 2 +-
2 files changed, 12 insertions(+), 20 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 gcc.
from c6bfb63c970 2018-08-30 Sandra Loosemore <sandra(a)codesourcery.com>
new a896091cf2c Daily bump.
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:
gcc/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 1ceffe2da7e Daily bump.
new 677d3f6ae3c Daily bump.
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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.