This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e1ac7c061b3 PR go/87661 runtime: remove unused armArch, hwcap and hardDiv
new e70725a9a9c 2018-10-23 Iain Buclaw <ibuclaw(a)gdcproject.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:
ChangeLog | 4 ++++
MAINTAINERS | 2 ++
2 files changed, 6 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 lld.
from 22f28b7c6 Add a comment.
new 667683042 Remove a global variable that is set but not used.
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/Symbols.cpp | 1 -
ELF/Symbols.h | 3 ---
ELF/Writer.cpp | 10 +++-------
3 files changed, 3 insertions(+), 11 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 79b8d3b090 Fix use-after-free in record_btrace_start_replaying
new 35ed81d4f4 Avoid GDB SIGTTOU on catch exec + set follow-exec-mode new ( [...]
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:
gdb/ChangeLog | 8 ++++++++
gdb/inflow.c | 16 ++++++++++++++++
gdb/infrun.c | 10 ++++++----
gdb/terminal.h | 3 +++
4 files changed, 33 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 llvm.
from e4c9c3925cc [ORC] Change how non-exported symbols are matched during lookup.
new 1989ce13fd9 Revert r345077 "[ORC] Change how non-exported symbols are m [...]
new c2e4d07208a [llvm-objcopy] Fix use-after-move clang-tidy warning
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/ExecutionEngine/JITSymbol.h | 12 --
include/llvm/ExecutionEngine/Orc/Core.h | 99 +++++++-------
include/llvm/ExecutionEngine/Orc/LLJIT.h | 2 +-
lib/ExecutionEngine/Orc/CompileOnDemandLayer.cpp | 17 +--
lib/ExecutionEngine/Orc/Core.cpp | 151 +++++++++------------
lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 5 +-
lib/ExecutionEngine/Orc/IndirectionUtils.cpp | 2 +-
lib/ExecutionEngine/Orc/LLJIT.cpp | 8 +-
lib/ExecutionEngine/Orc/LazyReexports.cpp | 4 +-
.../Orc/RTDyldObjectLinkingLayer.cpp | 9 +-
.../OrcLazy/Inputs/hidden-definitions.ll | 6 -
test/ExecutionEngine/OrcLazy/hidden-visibility.ll | 17 ---
tools/lli/lli.cpp | 46 +------
tools/llvm-objcopy/CopyConfig.cpp | 4 +-
unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp | 61 ++++-----
.../Orc/RTDyldObjectLinkingLayerTest.cpp | 8 +-
16 files changed, 172 insertions(+), 279 deletions(-)
delete mode 100644 test/ExecutionEngine/OrcLazy/Inputs/hidden-definitions.ll
delete mode 100644 test/ExecutionEngine/OrcLazy/hidden-visibility.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.