This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 28ca8c3 [DWARFv5] llvm-mc support for new unit header.
new 56d0100 Teach the IR verifier to reject conflicting debug info for fu [...]
new 2a73470 [LV] These should missed remarks
new d2478aa Revert "(HEAD, origin/master, origin/HEAD, master) [LV] These [...]
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:
lib/IR/Verifier.cpp | 38 ++++++++++++++++++++++
.../nodebug.ll => Verifier/fnarg-debuginfo.ll} | 20 +++---------
2 files changed, 43 insertions(+), 15 deletions(-)
copy test/{Transforms/Inline/nodebug.ll => Verifier/fnarg-debuginfo.ll} (67%)
--
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 65b48a8 GDB: Add support for the new set/show disassembler-options commands.
new a7e8b06 Automatic date update in version.in
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/version.h | 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 release_40
in repository llvm.
from 9e194fb Merging r296093 and r296260: -------------------------------- [...]
new 64bb2e1 ReleaseNotes: mention the versioning scheme change
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:
docs/ReleaseNotes.rst | 8 ++++++++
1 file changed, 8 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 24efa5d [WebAssembly] Convert the remaining unit tests to the new was [...]
new 28ca8c3 [DWARFv5] llvm-mc support for new unit header.
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/MC/MCDwarf.cpp | 14 +++++++-----
test/MC/ARM/dwarf-asm-multiple-sections.s | 37 ++++++++++++++++++-------------
test/MC/ELF/gen-dwarf.s | 12 ++++++++--
tools/llvm-mc/llvm-mc.cpp | 2 +-
4 files changed, 42 insertions(+), 23 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 1454c36 ELF ICF: Merge only functions.
new b5ac7dd [ELF] - Allow the Code Model flag when using LTO
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/Config.h | 1 +
ELF/LTO.cpp | 1 +
include/lld/Core/TargetOptionsCommandFlags.h | 2 ++
lib/Core/TargetOptionsCommandFlags.cpp | 4 ++++
test/ELF/lto/codemodel.ll | 20 ++++++++++++++++++++
5 files changed, 28 insertions(+)
create mode 100644 test/ELF/lto/codemodel.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 42772f7 Fix incorrect logic in StackFrame::Disassemble.
new 0b54c56 Fix a bug in r294611 w.r.t. Darwin Kernel debugging.
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/lldb/Target/DynamicLoader.h | 4 ++++
include/lldb/Target/Process.h | 1 +
source/Core/DynamicLoader.cpp | 7 +++++++
.../DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 7 +++++++
4 files changed, 19 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.