This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_30-branch
in repository binutils-gdb.
from 73e05a78ff Automatic date update in version.in
new b0ca3e3f96 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 gcc.
from 216c7678be5 [C++ PATCH] Kill -fno-for-scope
new f11f244944e PR c++/85646 - lambda visibility.
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/cp/ChangeLog | 8 ++++++++
gcc/cp/decl2.c | 24 +++++++-----------------
gcc/testsuite/g++.dg/ext/visibility/lambda1.C | 14 ++++++++++++++
3 files changed, 29 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/visibility/lambda1.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 5d61ed94175 Revert r330742: Let TableGen write output only if it change [...]
new f21558f73af [MC] ELFObjectWriter: Removing unneeded variable and cast
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/MC/ELFObjectWriter.cpp | 9 ++++-----
1 file changed, 4 insertions(+), 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 llvm.
from 07e155ea6ab Follow Up on [MachineVerifier][GlobalISel] NFC, Improving M [...]
new 5d61ed94175 Revert r330742: Let TableGen write output only if it change [...]
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/TableGen.cmake | 20 ++++++++++++++++----
lib/TableGen/Main.cpp | 21 +++++----------------
2 files changed, 21 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 lld.
from 9308988ab Improve error message for --plugin-opt=thinlto-prefix-replace.
new fbe16e1f1 Rename a local variable whose scope is very narrow. 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:
ELF/LTO.cpp | 6 +++---
1 file changed, 3 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 compiler-rt.
from 0d429c3e8 [sanitizer] s/TestOnlyInit/Init for the allocator ByteMap (NFC)
new 5b0fd7376 [sanitizer] Simplify ThreadLister interface
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/sanitizer_common/sanitizer_linux.cc | 75 ++++++++--------------
lib/sanitizer_common/sanitizer_linux.h | 13 +---
.../sanitizer_stoptheworld_linux_libcdep.cc | 14 ++--
lib/sanitizer_common/tests/sanitizer_linux_test.cc | 23 +++----
4 files changed, 43 insertions(+), 82 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 5dbc59091 Add support for thinlto option ( thinlto-emit-imports-files) [...]
new 97dbc0b2a Split BitcodeCompiler::init() into two functions. NFC.
new dc4763c43 Rename Config::ThinLTOIndexOnlyObjectFiles -> Config::ThinLTO [...]
new 9308988ab Improve error message for --plugin-opt=thinlto-prefix-replace.
The 3 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 | 2 +-
ELF/Driver.cpp | 5 ++-
ELF/LTO.cpp | 73 +++++++++++++++++-----------------
ELF/LTO.h | 2 -
test/ELF/lto/thinlto_prefix_replace.ll | 4 +-
5 files changed, 43 insertions(+), 43 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 297777e34fd [MachineVerifier][GlobalISel] Checking that generic instrs [...]
new 07e155ea6ab Follow Up on [MachineVerifier][GlobalISel] NFC, Improving M [...]
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/CodeGen/X86/verifier-generic-types-1.mir | 12 ++----------
1 file changed, 2 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 clang.
from dc2c7eddef PR37352: mangle numbering for decomposition declarations.
new 53eca965eb Fix failing codegen test on non-x86_64 platforms
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/CodeGenCXX/cxx2a-compare.cpp | 77 ++++++++++++++++++++-------------------
1 file changed, 39 insertions(+), 38 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 2edf70652 Do not call exit() directly from lld.
new 5dbc59091 Add support for thinlto option ( thinlto-emit-imports-files) [...]
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 | 2 ++
ELF/LTO.cpp | 21 +++++++++-----
test/ELF/lto/thinlto_emit_imports.ll | 55 ++++++++++++++++++++++++++++++++++++
4 files changed, 72 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/lto/thinlto_emit_imports.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.