This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e1b6e85 Define __ANDROID_API__ when specified as part of an Android target.
new 980a461 Mirror the llvm changes that split Bitcode/ReaderWriter.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:
lib/CodeGen/BackendUtil.cpp | 3 ++-
lib/CodeGen/CGOpenMPRuntime.cpp | 2 +-
lib/CodeGen/CodeGenAction.cpp | 2 +-
tools/clang-offload-bundler/ClangOffloadBundler.cpp | 2 +-
4 files changed, 5 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 lld.
from 6a4b837 Prevent at compile time converting from Error::success() to E [...]
new 5b59fa3 Mirror the llvm changes that split Bitcode/ReaderWriter.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:
ELF/InputFiles.cpp | 2 +-
ELF/SymbolTable.cpp | 1 -
2 files changed, 1 insertion(+), 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 lldb.
from 0c1b83f Prevent at compile time converting from Error::success() to E [...]
new 3eeb0ce Revert unwanted changes in lldb when updating llvm::Error()
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/Host/windows/LockFileWindows.cpp | 4 +-
source/Host/windows/PipeWindows.cpp | 8 ++--
source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 2 +-
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 46 +++++++++++-----------
.../Linux/NativeRegisterContextLinux_arm.cpp | 12 +++---
.../Linux/NativeRegisterContextLinux_arm64.cpp | 10 ++---
.../Linux/NativeRegisterContextLinux_mips64.cpp | 2 +-
.../Linux/NativeRegisterContextLinux_s390x.cpp | 18 ++++-----
.../Linux/NativeRegisterContextLinux_x86_64.cpp | 4 +-
source/Plugins/Process/Linux/NativeThreadLinux.cpp | 8 ++--
.../Process/Windows/Live/ProcessWindowsLive.cpp | 4 +-
.../Windows/MiniDump/ProcessWinMiniDump.cpp | 2 +-
12 files changed, 60 insertions(+), 60 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 274b04e Fix build failure, update llvm-strings for the new Error API
new c75e3c2 [opt-viewer] PEPify opt-viewer.py
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/opt-viewer/opt-viewer.py | 23 ++++++++++++++++++-----
1 file changed, 18 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 37af495 tcwg-cleanup-stale-containers: Handle "days" output from "docker ps"
new db3beb8 tcwg-cleanup-stale-containers: Remove unnecessary restriction
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:
tcwg-cleanup-stale-containers.sh | 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4ff2601 Merge "tcwg-cleanup-stale-containers: Handle dangling volumes [...]
new 37af495 tcwg-cleanup-stale-containers: Handle "days" output from "docker ps"
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:
tcwg-cleanup-stale-containers.sh | 13 ++++++++++---
1 file changed, 10 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 5652444 Prevent at compile time converting from Error::success() to E [...]
new 274b04e Fix build failure, update llvm-strings for the new Error API
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:
tools/llvm-strings/llvm-strings.cpp | 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 582d2b4 [ADT/MathExtras] Make buildbot happy again.
new 90ab4b2 CMake: make LLVM_OPTIMIZED_TABLEGEN friendly with LLVM_EXTERN [...]
new df0b8bc Make the Error class constructor protected
new 5652444 Prevent at compile time converting from Error::success() to E [...]
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:
cmake/modules/CrossCompile.cmake | 5 ++++
.../ExecutionEngine/Orc/OrcRemoteTargetClient.h | 4 ++--
include/llvm/Support/Error.h | 22 ++++++++++++++----
lib/Bitcode/Reader/BitcodeReader.cpp | 8 +++----
lib/LTO/LTO.cpp | 20 ++++++++--------
lib/LTO/LTOBackend.cpp | 20 ++++++++--------
lib/Object/Archive.cpp | 6 ++---
lib/Object/Error.cpp | 21 ++++++++---------
lib/Object/MachOObjectFile.cpp | 2 +-
lib/Object/MachOUniversal.cpp | 2 +-
lib/ProfileData/Coverage/CoverageMappingReader.cpp | 2 +-
tools/dsymutil/BinaryHolder.cpp | 2 +-
tools/llvm-ar/llvm-ar.cpp | 8 +++----
tools/llvm-cxxdump/llvm-cxxdump.cpp | 2 +-
tools/llvm-dwp/llvm-dwp.cpp | 14 +++++------
tools/llvm-nm/llvm-nm.cpp | 8 +++----
tools/llvm-objdump/MachODump.cpp | 11 +++++----
tools/llvm-objdump/llvm-objdump.cpp | 2 +-
tools/llvm-readobj/llvm-readobj.cpp | 2 +-
tools/llvm-size/llvm-size.cpp | 8 +++----
tools/llvm-xray/xray-extract.cc | 4 ++--
tools/sancov/sancov.cc | 2 +-
unittests/Support/ErrorTest.cpp | 27 ++++++++++++----------
23 files changed, 111 insertions(+), 91 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 lldb.
from 219dc15 [CMake] Fixing CMake to append source properties instead of o [...]
new 136fc5f Make the Error class constructor protected
new 0c1b83f Prevent at compile time converting from Error::success() to E [...]
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:
source/Host/windows/LockFileWindows.cpp | 4 +-
source/Host/windows/PipeWindows.cpp | 8 ++--
source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 2 +-
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 46 +++++++++++-----------
.../Linux/NativeRegisterContextLinux_arm.cpp | 12 +++---
.../Linux/NativeRegisterContextLinux_arm64.cpp | 10 ++---
.../Linux/NativeRegisterContextLinux_mips64.cpp | 2 +-
.../Linux/NativeRegisterContextLinux_s390x.cpp | 18 ++++-----
.../Linux/NativeRegisterContextLinux_x86_64.cpp | 4 +-
source/Plugins/Process/Linux/NativeThreadLinux.cpp | 8 ++--
.../Process/Windows/Live/ProcessWindowsLive.cpp | 4 +-
.../Windows/MiniDump/ProcessWinMiniDump.cpp | 2 +-
12 files changed, 60 insertions(+), 60 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 021070a Remove a member from InputSectionData and use the pool instead.
new f82bf07 Make the Error class constructor protected
new 6a4b837 Prevent at compile time converting from Error::success() to E [...]
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:
COFF/InputFiles.cpp | 2 +-
ELF/Driver.cpp | 2 +-
ELF/LTO.cpp | 2 +-
include/lld/Core/PassManager.h | 2 +-
lib/Core/Resolver.cpp | 2 +-
lib/Driver/DarwinLdDriver.cpp | 2 +-
lib/ReaderWriter/FileArchive.cpp | 4 +--
lib/ReaderWriter/MachO/ArchHandler_arm.cpp | 20 +++++++-------
lib/ReaderWriter/MachO/ArchHandler_arm64.cpp | 30 ++++++++++----------
lib/ReaderWriter/MachO/ArchHandler_x86.cpp | 4 +--
lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp | 16 +++++------
lib/ReaderWriter/MachO/CompactUnwindPass.cpp | 4 +--
lib/ReaderWriter/MachO/GOTPass.cpp | 2 +-
lib/ReaderWriter/MachO/LayoutPass.cpp | 2 +-
lib/ReaderWriter/MachO/MachOLinkingContext.cpp | 4 +--
.../MachO/MachONormalizedFileBinaryReader.cpp | 4 +--
.../MachO/MachONormalizedFileBinaryWriter.cpp | 8 +++---
.../MachO/MachONormalizedFileFromAtoms.cpp | 14 +++++-----
.../MachO/MachONormalizedFileToAtoms.cpp | 32 +++++++++++-----------
lib/ReaderWriter/MachO/ObjCPass.cpp | 2 +-
lib/ReaderWriter/MachO/ShimPass.cpp | 4 +--
lib/ReaderWriter/MachO/StubsPass.cpp | 6 ++--
lib/ReaderWriter/MachO/TLVPass.cpp | 2 +-
lib/ReaderWriter/YAML/ReaderWriterYAML.cpp | 2 +-
24 files changed, 86 insertions(+), 86 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.