This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a3c36404c [WebAssembly] Fix crash when relocation synbol is not live
new cc2395be7 ELF: Do not ICF two sections with different output sections.
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/ICF.cpp | 8 ++++++++
ELF/InputSection.cpp | 2 +-
ELF/InputSection.h | 2 +-
ELF/Writer.cpp | 2 +-
ELF/Writer.h | 2 +-
test/ELF/icf-different-output-sections.s | 9 +++++++++
6 files changed, 21 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/icf-different-output-sections.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 lldb.
from 8b184b0fb build: use cmake to find the libedit content
new 7c2fc1bea [SymbolFilePDB] Add support for resolving variable symbols
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:
lit/SymbolFile/PDB/Inputs/VariablesTest.cpp | 50 ++++
lit/SymbolFile/PDB/variables.test | 58 +++++
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 304 +++++++++++++++++++++++-
source/Plugins/SymbolFile/PDB/SymbolFilePDB.h | 12 +
4 files changed, 420 insertions(+), 4 deletions(-)
create mode 100644 lit/SymbolFile/PDB/Inputs/VariablesTest.cpp
create mode 100644 lit/SymbolFile/PDB/variables.test
--
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 8b037333b [CMake] Support builtins as Clang default rtlib in compiler-rt
new f435372b7 [libFuzzer] modify -print_corpus_stats to print whether the i [...]
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/fuzzer/FuzzerCorpus.h | 4 ++--
1 file changed, 2 insertions(+), 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 lld.
from 087ef1a69 Add missing REQUIRES: x86.
new a3c36404c [WebAssembly] Fix crash when relocation synbol is not live
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/wasm/Inputs/debuginfo1.ll | 2 +-
test/wasm/Inputs/debuginfo2.ll | 80 +++++++++++++++++++++++-------------------
test/wasm/debuginfo.test | 24 +++++++++----
wasm/InputFiles.cpp | 3 +-
4 files changed, 64 insertions(+), 45 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 5ae11cdd08 Use zeroinitializer for (trailing zero portion of) large arr [...]
new 08ee284dc0 [AST][ObjC] Print implicit property expression that only has [...]
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/clang/Basic/IdentifierTable.h | 3 +++
lib/AST/StmtPrinter.cpp | 10 +++++++---
lib/Basic/IdentifierTable.cpp | 6 ++++++
test/Misc/ast-print-objectivec.m | 10 ++++++++++
4 files changed, 26 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 c5aff608310 [InstCombine] use nsw negation for abs libcalls
new a3ccaa9b882 [WebAssembly] Add functions for EHScopes
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/llvm/CodeGen/Analysis.h | 2 +-
include/llvm/CodeGen/MachineBasicBlock.h | 13 +++++
include/llvm/CodeGen/MachineFunction.h | 4 ++
lib/CodeGen/Analysis.cpp | 58 +++++++++++------------
lib/CodeGen/BranchFolding.cpp | 4 +-
lib/CodeGen/FuncletLayout.cpp | 2 +-
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp | 5 +-
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 10 +++-
8 files changed, 62 insertions(+), 36 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 067ba096ad [CodeGen] use nsw negation for builtin abs
new 5ae11cdd08 Use zeroinitializer for (trailing zero portion of) large arr [...]
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/CGExprConstant.cpp | 149 +++++++++++++-----------
lib/Sema/SemaInit.cpp | 3 +
test/CodeGen/init.c | 10 ++
test/CodeGenCXX/cxx11-initializer-aggregate.cpp | 39 +++++++
test/SemaCXX/aggregate-initialization.cpp | 6 +
5 files changed, 136 insertions(+), 71 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 binutils-gdb.
from 035522c022 Fix gdb.base/remote.exp with native-extended-gdbserver board
new f2a3bd7da2 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-8.1-branch
in repository binutils-gdb.
from eb47dada88 Automatic date update in version.in
new 767e9fb8fe 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_30-branch
in repository binutils-gdb.
from e2bcabadb8 Mark section in a section group with SHF_GROUP
new 0f8d281e9e 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.