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 dbc8cc0 [sanitizer] partially un-revert r267094: Allow the sanitizer [...]
new b7929de [sanitizer] rename MmapNoAccess to MmapFixedNoAccess; 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:
lib/asan/asan_rtl.cc | 4 ++--
lib/dfsan/dfsan.cc | 2 +-
lib/msan/msan_linux.cc | 4 ++--
lib/sanitizer_common/sanitizer_allocator.h | 6 +++---
lib/sanitizer_common/sanitizer_common.h | 4 ++--
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 2 +-
lib/sanitizer_common/sanitizer_win.cc | 2 +-
lib/tsan/rtl/tsan_platform_posix.cc | 2 +-
8 files changed, 13 insertions(+), 13 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 compiler-rt.
from 80fd6de [sanitizer] revert r267203 as it breaks aarch64 bots
new dbc8cc0 [sanitizer] partially un-revert r267094: Allow the sanitizer [...]
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/sanitizer_common/sanitizer_allocator.h | 58 ++++++++++++++++++++----------
1 file changed, 39 insertions(+), 19 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 compiler-rt.
from 7575ed5 [sanitizer] allow zero first parameter in MmapNoAccess; This [...]
new 80fd6de [sanitizer] revert r267203 as it breaks aarch64 bots
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/sanitizer_common/sanitizer_posix_libcdep.cc | 3 +--
1 file 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 llvm.
from 4bfa27a AMDGPU: sext_inreg (srl x, K), vt -> bfe x, K, vt.Size
new d52a244 MachO: remove weird ARM/Thumb interface from MachOObjectFile
new c991701 llvm-objdump: deal with invalid ARM encodings slightly better.
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/Object/MachO.h | 10 +---
include/llvm/Object/MachOUniversal.h | 3 +-
lib/Object/MachOObjectFile.cpp | 64 ++--------------------
test/tools/dsymutil/ARM/dummy-debug-map.map | 2 +-
test/tools/dsymutil/arch-option.test | 4 +-
.../llvm-objdump/ARM/macho-arm-and-thumb.test | 6 +-
test/tools/llvm-objdump/ARM/macho-v7m.test | 14 +++++
test/tools/llvm-symbolizer/fat.test | 4 +-
tools/dsymutil/BinaryHolder.cpp | 11 +---
tools/dsymutil/BinaryHolder.h | 2 -
tools/dsymutil/MachODebugMapParser.cpp | 12 ++--
tools/llvm-nm/llvm-nm.cpp | 4 +-
tools/llvm-objdump/MachODump.cpp | 41 ++++++++++----
tools/llvm-size/llvm-size.cpp | 4 +-
14 files changed, 73 insertions(+), 108 deletions(-)
create mode 100644 test/tools/llvm-objdump/ARM/macho-v7m.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 lldb.
from de63c10 Source: fix another -Wunused-variable warning
new 815ed88 DWARF layout for bitfields is wrong when the bit offset is negative.
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:
.../lldbsuite/test/lang/c/bitfields/TestBitfields.py | 8 ++++++++
packages/Python/lldbsuite/test/lang/c/bitfields/main.c | 14 ++++++++++++++
source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 6 +++---
3 files changed, 25 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 lldb.
from a3f9f9c Fixed in issue with ObjectFileMachO where it would add empty [...]
new de63c10 Source: fix another -Wunused-variable warning
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/API/SBTarget.cpp | 2 ++
1 file changed, 2 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 0983344 Fix llvm/test/CodeGen/ARM/Windows/dbzchk.ll not to check mixe [...]
new 4bfa27a AMDGPU: sext_inreg (srl x, K), vt -> bfe x, K, vt.Size
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 16 ++++
test/CodeGen/AMDGPU/sign_extend.ll | 144 ++++++++++++++++++++++++++-----
2 files changed, 139 insertions(+), 21 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 07e1cac Bring r267164 back with a fix.
new f28b260 Fix link failure.
new e2c9a4e Devirtualize ScriptParserBase. NFC.
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:
ELF/InputSection.cpp | 5 +++++
ELF/LinkerScript.cpp | 2 +-
ELF/ScriptParser.h | 3 ---
ELF/SymbolListFile.cpp | 4 ++--
4 files changed, 8 insertions(+), 6 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 dcbc34e Fix comment about Intr*Mem properties
new 9ef1010 Add some release notes about the fix for PR26774
new 6c8569f AMDGPU: Re-visit nodes in performAndCombine
new 644f4f6 llvm-symbolizer: Avoid infinite recursion walking dwos where [...]
new 0983344 Fix llvm/test/CodeGen/ARM/Windows/dbzchk.ll not to check mixe [...]
The 4 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:
docs/ReleaseNotes.rst | 10 ++++++++++
include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h | 6 +++---
include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 6 +++---
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 10 ++++++----
lib/DebugInfo/DWARF/DWARFUnit.cpp | 13 ++++++++-----
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 +++++
test/CodeGen/AMDGPU/and.ll | 15 +++++++++------
test/CodeGen/AMDGPU/shift-and-i64-ubfe.ll | 6 +++---
test/CodeGen/ARM/Windows/dbzchk.ll | 4 ++--
test/DebugInfo/Inputs/split-dwarf-empty.dwo | Bin 0 -> 1177 bytes
test/DebugInfo/Inputs/split-dwarf-empty.o | Bin 0 -> 1648 bytes
test/DebugInfo/llvm-symbolizer-split-dwarf-empty.test | 10 ++++++++++
12 files changed, 59 insertions(+), 26 deletions(-)
create mode 100644 test/DebugInfo/Inputs/split-dwarf-empty.dwo
create mode 100644 test/DebugInfo/Inputs/split-dwarf-empty.o
create mode 100644 test/DebugInfo/llvm-symbolizer-split-dwarf-empty.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 test-suite.
from b9b54bc cmake: Cleanup xcode_sdk cache file, set defaults for c/c++ compiler
new 3c7edf0 [test-suite] Added llvm_target_prefix() command to set unique [...]
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:
.../Benchmarks/Shootout-C++/CMakeLists.txt | 1 +
SingleSource/Benchmarks/Shootout/CMakeLists.txt | 1 +
SingleSource/Regression/C++/CMakeLists.txt | 1 +
SingleSource/Regression/C/CMakeLists.txt | 1 +
cmake/modules/SingleMultiSource.cmake | 35 ++++++++++------------
5 files changed, 20 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.