This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a73842af5 XFAIL some tests in TestTargetCreateDeps on linux
new 2de34ed94 [lldbinline] Set directory attribute on test-specific classes
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:
packages/Python/lldbsuite/test/lldbinline.py | 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 f384f74cf0d Unify landing pad information adding routines (NFC)
new a7f65b7aff8 [MC] Return a std::string instead of taking it as an out pa [...]
new 0d4dfd227e5 [ThinLTO] Efficiency fix for writing type id records in per [...]
new a3c2b35ae0f Fix a missing includes and a use of the MSVC promise/future [...]
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:
include/llvm/ExecutionEngine/Orc/RPCUtils.h | 1 +
include/llvm/IR/ModuleSummaryIndex.h | 38 ++++++----
include/llvm/IR/ModuleSummaryIndexYAML.h | 13 +++-
lib/Bitcode/Writer/BitcodeWriter.cpp | 13 ++--
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp | 1 +
.../RuntimeDyld/RuntimeDyldChecker.cpp | 11 ++-
lib/IR/AsmWriter.cpp | 82 ++++++++++++++++------
lib/LTO/LTO.cpp | 36 +++-------
lib/MC/MCParser/AsmParser.cpp | 12 ++--
test/Assembler/thinlto-summary.ll | 12 ++--
.../Transforms/WholeProgramDevirt/branch-funnel.ll | 10 +--
.../WholeProgramDevirt/export-single-impl.ll | 12 ++--
12 files changed, 148 insertions(+), 93 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 glibc.
from d62f9ec0cc Complete sys/procfs.h unification.
new b5c45e8375 Fix ifunc support with DT_TEXTREL segments (BZ#20480)
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 | 15 +++++++
config.make.in | 1 +
configure | 47 ++++++++++++++++++++++
configure.ac | 35 ++++++++++++++++
elf/Makefile | 4 ++
elf/dl-reloc.c | 20 ++++-----
.../tst-cet-legacy-3.c => elf/tst-ifunc-textrel.c | 28 ++++++++-----
7 files changed, 128 insertions(+), 22 deletions(-)
copy sysdeps/x86/tst-cet-legacy-3.c => elf/tst-ifunc-textrel.c (66%)
--
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 3d6e0c015a S/390: Fix symbolic displacement in lay
new 5ef2379329 RISC-V: Give error for RVE PLTs.
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:
bfd/ChangeLog | 10 ++++++++++
bfd/elfnn-riscv.c | 44 ++++++++++++++++++++++++++++++++++++--------
2 files changed, 46 insertions(+), 8 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 linux.
from 846e8dd47c26 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new b90ca5cc32f5 filesystem-dax: Fix use of zero page
new dfb06cba8c73 uaccess: Fix is_source param for check_copy_size() in copy [...]
new 41c9b1be335b device-dax: Add missing address_space_operations
new a38523185b40 erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.or [...]
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:
drivers/dax/device.c | 6 ++++++
fs/dax.c | 13 ++-----------
include/linux/uio.h | 2 +-
3 files changed, 9 insertions(+), 12 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-tools-extra.
from 1fe1993c [clangd] Fix reversed RIFF/YAML serialization
new de725ec8 [clangd] Extract mapper logic from clangd-indexer into a library.
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:
clangd/CMakeLists.txt | 1 +
clangd/index/IndexAction.cpp | 73 ++++++++++++++++++++++++++++++++++++++++++
clangd/index/IndexAction.h | 32 ++++++++++++++++++
clangd/index/Serialization.h | 21 ++++++------
clangd/index/SymbolCollector.h | 3 ++
clangd/indexer/IndexerMain.cpp | 65 +++----------------------------------
6 files changed, 126 insertions(+), 69 deletions(-)
create mode 100644 clangd/index/IndexAction.cpp
create mode 100644 clangd/index/IndexAction.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 llvm.
from 32cb08f5ea8 [ORC] Reapply r342939 with a fix for MSVC's promise/future [...]
new f384f74cf0d Unify landing pad information adding routines (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:
include/llvm/CodeGen/MachineFunction.h | 13 ++---
lib/CodeGen/GlobalISel/IRTranslator.cpp | 1 -
lib/CodeGen/MachineFunction.cpp | 68 +++++++++++++-----------
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 3 --
4 files changed, 41 insertions(+), 44 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.