This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 5d19fed56 [ExpressionParser] Rollback C++98 as the standard for evaluating.
new 5e182788f [ExpressionParser] Fix evaluation failures due to mismatch 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:
source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp | 8 ++++++++
1 file changed, 8 insertions(+)
--
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 1764ef1f3a7 Don't crash in llvm-pdbutil when dumping TypeIndexes with h [...]
new 055a3e3225e FastISel: support no-PLT PIC calls on ELF x86_64
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/X86FastISel.cpp | 6 ++----
test/CodeGen/X86/fast-isel-noplt-pic.ll | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/fast-isel-noplt-pic.ll
--
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 e964f73da Do not create an unnecessary object file in a test.
new f891c54a1 [WebAssembly] Remove extra semicolon. 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:
wasm/OutputSegment.h | 1 -
1 file changed, 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 5334180cf2f [WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors
new 1764ef1f3a7 Don't crash in llvm-pdbutil when dumping TypeIndexes with h [...]
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/CodeView/TypeIndex.h | 2 ++
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 2 +-
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 d7cf6c74e2e [debuginfo] Remove obsolete test_debuginfo.pl that was move [...]
new 5334180cf2f [WebAssembly] Implement @llvm.global_ctors and @llvm.global_dtors
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:
.../llvm/CodeGen/TargetLoweringObjectFileImpl.h | 4 +
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | 16 +-
lib/MC/WasmObjectWriter.cpp | 79 ++++++++-
lib/Target/WebAssembly/CMakeLists.txt | 1 +
lib/Target/WebAssembly/WebAssembly.h | 1 +
.../WebAssembly/WebAssemblyLowerGlobalDtors.cpp | 191 +++++++++++++++++++++
.../WebAssembly/WebAssemblyTargetMachine.cpp | 3 +
test/CodeGen/WebAssembly/lower-global-dtors.ll | 139 +++++++++++++++
test/MC/WebAssembly/init-fini-array.ll | 151 +++++++++++-----
9 files changed, 540 insertions(+), 45 deletions(-)
create mode 100644 lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp
create mode 100644 test/CodeGen/WebAssembly/lower-global-dtors.ll
--
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 b5909dabf Fix error messages.
new e964f73da Do not create an unnecessary object file in a test.
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/invalid-local-symbol-in-dso.s | 7 +++----
1 file changed, 3 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 gcc.
from 6b74e46fb96 PR libstdc++/83279 handle sendfile not copying entire file
new 63df0dfd960 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from 483f176c00a gcc/ Backport from mainline 2017-10-02 Peter Bergner <b [...]
new 35d3d5ad2df Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 9ce66358064 * gcc-interface/decl.c (gnat_to_gnu_field): Do not set the [...]
new 36924ead5f7 Daily bump.
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/DATESTAMP | 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 llvm.
from 0584169775a Remove a non-modular header (& inline it into its one use)
new d7cf6c74e2e [debuginfo] Remove obsolete test_debuginfo.pl that was move [...]
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:
utils/test_debuginfo.pl | 80 -------------------------------------------------
1 file changed, 80 deletions(-)
delete mode 100755 utils/test_debuginfo.pl
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.