This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 419739973 [WebAssembly] Honor --allow-undefined even for explicit exports
new 6069742b6 Return early. 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/InputFiles.cpp | 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 llvm.
from ed6b821cce3 Reland "[DebugInfo] Support DWARF expressions in eh_frame"
new 17f0b881779 Revert "[LTO] Support filtering by hotness threshold"
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/LTO/Config.h | 4 ----
include/llvm/LTO/LTO.h | 4 +---
lib/LTO/LTO.cpp | 10 ++++----
lib/LTO/LTOBackend.cpp | 3 +--
lib/LTO/LTOCodeGenerator.cpp | 9 +-------
lib/LTO/ThinLTOCodeGenerator.cpp | 4 +---
.../X86/diagnostic-handler-remarks-with-hotness.ll | 15 ------------
.../X86/diagnostic-handler-remarks-with-hotness.ll | 27 +++-------------------
8 files changed, 11 insertions(+), 65 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 9cc56bc373 When substituting previously-checked template arguments into [...]
new 61d936f6b2 Revert "[Sema] Make getCurFunction() return null outside fun [...]
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/Sema/Sema.h | 12 +++---
lib/Sema/AnalysisBasedWarnings.cpp | 13 +++----
lib/Sema/Sema.cpp | 50 +++++++++---------------
lib/Sema/SemaDecl.cpp | 21 +++++-----
lib/Sema/SemaExpr.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 18 +++++----
lib/Sema/SemaOpenMP.cpp | 80 +++++++++++++++++++-------------------
lib/Sema/SemaStmt.cpp | 16 ++++----
lib/Sema/SemaStmtAsm.cpp | 2 +-
9 files changed, 100 insertions(+), 114 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 cfc91afaa Simplify LazyobjFile and readElfSymbols.
new 419739973 [WebAssembly] Honor --allow-undefined even for explicit exports
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/undefined.ll | 5 ++++-
wasm/Driver.cpp | 2 +-
2 files changed, 5 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 clang.
from 8e95e93cab [MS] Pass CVRU qualifiers properly in Itanium mangler
new 9cc56bc373 When substituting previously-checked template arguments into [...]
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/Sema/Sema.h | 9 +++--
lib/Sema/SemaTemplate.cpp | 26 +++++++------
lib/Sema/SemaTemplateInstantiateDecl.cpp | 7 ++++
test/CXX/drs/dr10xx.cpp | 5 +--
test/SemaTemplate/temp-param-subst-linear.cpp | 56 +++++++++++++++++++++++++++
5 files changed, 85 insertions(+), 18 deletions(-)
create mode 100644 test/SemaTemplate/temp-param-subst-linear.cpp
--
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 fd4b4891c [ELF] Update test/ELF/eh-frame-hdr-augmentation.s
new cfc91afaa Simplify LazyobjFile and readElfSymbols.
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/InputFiles.cpp | 79 +++++++++++++++++++++++-------------------------------
ELF/InputFiles.h | 4 +--
2 files changed, 35 insertions(+), 48 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 91f0992244e 2018-03-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 7a8585359ca PR tree-optimization/83519 - missing -Wrestrict on an overl [...]
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/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/Wrestrict-13.c | 36 ++++++++++++++++++++++++++++++++++++
2 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/Wrestrict-13.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 clang.
from 02e71ccb04 Fix a doc typo; NFC
new 8e95e93cab [MS] Pass CVRU qualifiers properly in Itanium mangler
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/AST/ItaniumMangle.cpp | 2 +-
test/CodeGenCXX/pr33080.cpp | 4 ++++
2 files changed, 5 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 76ea6aab07b [AArch64] Fix UB about shift amount exceeds data bit-width
new ed6b821cce3 Reland "[DebugInfo] Support DWARF expressions in eh_frame"
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/DebugInfo/DWARF/DWARFDataExtractor.h | 7 +
include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h | 278 ++++++++++-
include/llvm/DebugInfo/DWARF/DWARFExpression.h | 14 +-
include/llvm/Support/ScopedPrinter.h | 2 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 12 +-
lib/DebugInfo/DWARF/DWARFDataExtractor.cpp | 69 +++
lib/DebugInfo/DWARF/DWARFDebugFrame.cpp | 545 +++++++--------------
lib/DebugInfo/DWARF/DWARFExpression.cpp | 5 +-
lib/ObjectYAML/ELFYAML.cpp | 1 +
.../Inputs/dwarf-exprs.exe-x86-64.yaml | 46 ++
test/tools/llvm-readobj/unwind.test | 170 +++++++
tools/llvm-readobj/CMakeLists.txt | 1 +
tools/llvm-readobj/DwarfCFIEHPrinter.h | 244 +++++++++
tools/llvm-readobj/ELFDumper.cpp | 6 +
14 files changed, 1011 insertions(+), 389 deletions(-)
create mode 100644 test/tools/llvm-readobj/Inputs/dwarf-exprs.exe-x86-64.yaml
create mode 100644 test/tools/llvm-readobj/unwind.test
create mode 100644 tools/llvm-readobj/DwarfCFIEHPrinter.h
--
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 07f855a6fb2 Daily bump.
new 91f0992244e 2018-03-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
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/fortran/ChangeLog | 6 ++++++
gcc/fortran/decl.c | 19 ++++++++++++++++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/pr64124.f90 | 5 +++++
gcc/testsuite/gfortran.dg/pr70409.f90 | 23 +++++++++++++++++++++++
5 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr64124.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr70409.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.