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 adc59c3 [sanitizer] add __sanitizer_symbolize_pc. https://github.com/ [...]
new 1a4645d [asan] fix windows bot
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_win_dll_thunk.cc | 1 +
1 file changed, 1 insertion(+)
--
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 glibc.
from 7ed2b54 localedata: lt_LT: use hyphens in d_fmt [BZ #20497]
new 9d6861b Reduce memory size of tsearch red-black tree.
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:
ChangeLog | 14 ++
misc/tsearch.c | 398 +++++++++++++++++++++++++++++++++++----------------------
2 files changed, 259 insertions(+), 153 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 compiler-rt.
from 2521dc2 [sanitizer] change SizeClassAllocator64 to accept just one te [...]
new adc59c3 [sanitizer] add __sanitizer_symbolize_pc. https://github.com/ [...]
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/sanitizer/common_interface_defs.h | 7 +++++++
.../sanitizer_stacktrace_libcdep.cc | 19 +++++++++++++++++++
test/sanitizer_common/TestCases/symbolize_pc.cc | 21 +++++++++++++++++++++
3 files changed, 47 insertions(+)
create mode 100644 test/sanitizer_common/TestCases/symbolize_pc.cc
--
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 fdda55b cmake: Install CheckAtomic.cmake (needed by lldb)
new 943f7f4 [MemCpy] Add comments for r279769
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/Transforms/Scalar/MemCpyOptimizer.cpp | 3 ++-
test/Transforms/MemCpyOpt/pr29105.ll | 1 +
2 files changed, 3 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 3e8e88e [CMake] Add support for exposing runtime targets
new fdda55b cmake: Install CheckAtomic.cmake (needed by lldb)
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:
cmake/modules/CMakeLists.txt | 3 +--
1 file changed, 1 insertion(+), 2 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 llvm.
from 6361cd1 ARM: by default don't set the Thumb bit on MachO relocated values.
new 3e8e88e [CMake] Add support for exposing runtime targets
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:
runtimes/CMakeLists.txt | 53 +++++++++++++++++++++++++++++++++++---------
runtimes/Components.cmake.in | 2 ++
2 files changed, 44 insertions(+), 11 deletions(-)
create mode 100644 runtimes/Components.cmake.in
--
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 6d0a003 Fix clang-offload-bundler.c test on Windows
new 791842f [MS] Win64 va_arg should expect large arguments to be passed [...]
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/TargetInfo.cpp | 12 +++++++++++-
test/CodeGen/ms_abi.c | 19 +++++++++++--------
2 files changed, 22 insertions(+), 9 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 d6611a8 Removed trailing whitespace. NFC.
new 3e7d98d Fix test corresponding to change r279770
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/arm-target1.s | 2 +-
test/ELF/mips-npic-call-pic.s | 45 ++++++++++++++++---------------------------
2 files changed, 18 insertions(+), 29 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 llvm.
from c76060f llvm-objdump: ELF: Handle code and data mix in all scenarios
new 6361cd1 ARM: by default don't set the Thumb bit on MachO relocated values.
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/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp | 21 ++++++++++---------
test/MC/ARM/aligned-blx.s | 2 ++
test/MC/ARM/macho-word-reloc-thumb.s | 29 +++++++++++++++++++++++++++
3 files changed, 42 insertions(+), 10 deletions(-)
create mode 100644 test/MC/ARM/macho-word-reloc-thumb.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 clang.
from cefb5a0 Refactor to remove the assumption that we know the name of th [...]
new 6d0a003 Fix clang-offload-bundler.c test on Windows
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/Driver/clang-offload-bundler.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.