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 995eff563 [Fuchsia] Magenta -> Zircon
new 79b583e7f [compiler-rt] Move *Sanitizer:DEADLYSIGNAL printing into common part
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_posix.cc | 6 +-----
lib/sanitizer_common/sanitizer_common.h | 4 +++-
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 8 ++++++++
3 files changed, 12 insertions(+), 6 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 7f15442f605 [X86] Use isUInt<32> to simplify some code. NFC
new 16aceb828ae [llvm-objcopy] Add e_machine validity check for reserved se [...]
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/tools/llvm-objcopy/common-symbol.test | 2 +-
tools/llvm-objcopy/Object.cpp | 22 +++++++++++++---------
2 files changed, 14 insertions(+), 10 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 lldb.
from 650228076 [lldb] Adjust UpdateExternalModuleListIfNeeded method for the [...]
new 55cf87533 Fix test_attach_to_process_from_different_dir_by_id 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/functionalities/process_attach/TestProcessAttach.py | 9 ++++++---
1 file changed, 6 insertions(+), 3 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 71d2001fbb2 Fix dwarfdump cmdline test on Windows
new 7f15442f605 [X86] Use isUInt<32> to simplify some code. NFC
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/X86/X86ISelDAGToDAG.cpp | 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 e52b039707 Revert "[Driver] MinGW: Remove custom linker detection"
new 420a3ebdce libclang: expose `clang_getCursorTLSKind`
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:
bindings/python/clang/cindex.py | 26 +++++++++++++++++++
bindings/python/tests/cindex/test_tls_kind.py | 37 +++++++++++++++++++++++++++
include/clang-c/Index.h | 16 ++++++++++++
tools/libclang/CIndex.cpp | 16 ++++++++++++
tools/libclang/libclang.exports | 1 +
5 files changed, 96 insertions(+)
create mode 100644 bindings/python/tests/cindex/test_tls_kind.py
--
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 5b3b7ed35de [InstCombine] Add a flag to disable LowerDbgDeclare
new 07192e92c47 [ARC] Prepare the implementation of relocation for LLD
new 71d2001fbb2 Fix dwarfdump cmdline test on Windows
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/BinaryFormat/ELF.h | 21 ++++++++
include/llvm/BinaryFormat/ELFRelocs/ARC.def | 74 +++++++++++++++++++++++++++++
include/llvm/module.modulemap | 1 +
lib/Object/ELF.cpp | 8 ++++
lib/ObjectYAML/ELFYAML.cpp | 3 ++
test/tools/llvm-dwarfdump/X86/cmdline.test | 2 +-
6 files changed, 108 insertions(+), 1 deletion(-)
create mode 100644 include/llvm/BinaryFormat/ELFRelocs/ARC.def
--
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 b684580f2e7 [Fuchsia] Magenta -> Zircon
new 5b3b7ed35de [InstCombine] Add a flag to disable LowerDbgDeclare
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:
.../InstCombine/InstructionCombining.cpp | 31 +++++-
test/Transforms/InstCombine/debuginfo-skip.ll | 19 ++--
test/Transforms/InstCombine/debuginfo.ll | 111 ++++++++++++++++-----
test/Transforms/Util/simplify-dbg-declare-load.ll | 8 +-
4 files changed, 132 insertions(+), 37 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 aa1dc38743b Daily bump.
new 2719a4753c8 gcc/testsuite/ChangeLog:
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/ChangeLog | 6 ++++++
gcc/config/aarch64/aarch64.c | 11 -----------
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.target/aarch64/pr63304_1.c | 2 +-
4 files changed, 11 insertions(+), 12 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 c1e866c7f10 [WebAssembly] Add sign extend instructions from atomics proposal
new b684580f2e7 [Fuchsia] Magenta -> Zircon
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/AArch64/AArch64ISelLowering.cpp | 4 ++--
lib/Target/X86/X86ISelLowering.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 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 cad7a086b [compiler-rt] Move IsStackOverflow into sanitizer_posix_libcd [...]
new 995eff563 [Fuchsia] Magenta -> Zircon
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:
CMakeLists.txt | 2 +-
lib/asan/asan_fuchsia.cc | 14 +-
lib/interception/interception.h | 2 +-
lib/sanitizer_common/sanitizer_coverage_fuchsia.cc | 38 ++--
lib/sanitizer_common/sanitizer_fuchsia.cc | 202 ++++++++++-----------
lib/sanitizer_common/sanitizer_fuchsia.h | 2 +-
.../sanitizer_symbolizer_fuchsia.cc | 10 +-
7 files changed, 134 insertions(+), 136 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.