This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 475aef7 Use uint64_t to keep file size even on 32-bit machines.
new e2dd1c0 Inline a small function. NFC.
new 27dfcf1 Remove unused typedefs.
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/Writer.cpp | 10 ++--------
1 file changed, 2 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 libunwind.
from 338c147 Fix invalid memory access on android x86
new 61091fd AddressSpace: fix DWARF based unwinding handling on Android
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:
src/AddressSpace.hpp | 7 +++++--
1 file changed, 5 insertions(+), 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 lld.
from 75348cd Inline a small function. NFC.
new 475aef7 Use uint64_t to keep file size even on 32-bit machines.
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/Writer.cpp | 96 ++++++++++++++++----------------
test/ELF/linkerscript/output-too-large.s | 8 +++
2 files changed, 56 insertions(+), 48 deletions(-)
create mode 100644 test/ELF/linkerscript/output-too-large.s
--
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 34b7fd9 Remove unnecessary virtual dtor.
new 75348cd Inline a small function. 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:
ELF/Writer.cpp | 10 ++--------
1 file changed, 2 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 glibc.
from 36fe25f Update elf tests to use the support test driver.
new 12fb180 Define TEST_FUNCTION_ARGV in elf/tst-dlopen-aout.c
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 | 5 +++++
elf/tst-dlopen-aout.c | 2 +-
2 files changed, 6 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 binutils-gdb.
from 4e9868d ptid_{lwp,tid}_p: Remove unnecessary checks
new 6ca30fa PR ld/21233: change xfails to kfails, fix the indentation issue
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:
ld/ChangeLog | 6 ++++++
ld/testsuite/ld-elf/shared.exp | 17 ++++++++++++++---
2 files changed, 20 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 4640b8e Remove accidental debug printf. Follow up to r299583.
new 15bfd0f [X86 TTI] Implement LSV hook
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/X86TargetTransformInfo.cpp | 6 +++-
lib/Target/X86/X86TargetTransformInfo.h | 3 +-
.../LoadStoreVectorizer/X86/load-width.ll | 38 ++++++++++++++++++++++
3 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoadStoreVectorizer/X86/load-width.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 lldb.
from 0b2384a Fix a typo introduce in r299200.
new f99e173 The darwin_log tests are very fragile and currently do not pr [...]
new 9636a35 Annotate some more libc++ tests with the new category
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:
packages/Python/lldbsuite/test/configuration.py | 2 +-
.../test/functionalities/darwin_log/.categories | 1 +
.../libcxx/unordered/TestDataFormatterUnordered.py | 37 +++++++++++-----------
.../libcxx/vbool/TestDataFormatterLibcxxVBool.py | 6 +---
.../libcxx/vector/TestDataFormatterLibcxxVector.py | 6 +---
packages/Python/lldbsuite/test/test_categories.py | 3 +-
6 files changed, 24 insertions(+), 31 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/darwin_log/.categories
--
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 9093a35 Avoid calling basename to compute xdynamiclib_namespec.
new bd4e3b4 Simplify test a bit.
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/asan/TestCases/Posix/deep_call_stack.cc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.