This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 78490c7 A bit different handling for the lto param.
new 35fab1b [GreenDragon] modify build.py to create destination directory [...]
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:
zorg/jenkins/build.py | 4 ++++
1 file changed, 4 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 838c3a9 Fix case of file include path.
new d6842a6 Another additional error check for invalid Mach-O files for t [...]
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/Object/MachOObjectFile.cpp | 34 +++++++++++++++++++++
.../Inputs/macho-invalid-twolevelhints-bad-size | Bin 0 -> 48 bytes
.../macho-invalid-twolevelhints-more-than-one | Bin 0 -> 60 bytes
.../Inputs/macho-invalid-twolevelhints-offset | Bin 0 -> 44 bytes
.../macho-invalid-twolevelhints-offset-nhints | Bin 0 -> 44 bytes
test/Object/macho-invalid.test | 12 ++++++++
6 files changed, 46 insertions(+)
create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-bad-size
create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-more-than-one
create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-offset
create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-offset-nhints
--
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 aab2ed0 [AMDGPU] Handle R_AMDGPU_ABS64 relocation
new 14496b6 Add a space to work around a Windows CPython / MSys quoting bug
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/ELF/libsearch.s | 2 +-
test/ELF/version-script-err.s | 2 +-
2 files changed, 2 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 zorg.
from 17d6242 Changed getClangWithLTOBuildFactory to configure with cmake o [...]
new 78490c7 A bit different handling for the lto param.
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:
zorg/buildbot/builders/ClangLTOBuilder.py | 5 ++++-
1 file changed, 4 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 789b4e0 Regenerate bfd.pot.
new f90fd8c testsuite: Fix gcc_compiled for gcc 6 & 7
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:
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/lib/gdb.exp | 8 ++------
2 files changed, 6 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 gcc.
from 6098d6c runtime: rewrite interface code into Go
new 127b5b6 2016-10-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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:
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/wdate-time.c | 6 ++++++
gcc/testsuite/g++.dg/warn/Wconversion-real.C | 0
3 files changed, 11 insertions(+)
delete mode 100644 gcc/testsuite/g++.dg/warn/Wconversion-real.C
--
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.
from e02feb3 [c++1z] Fix assertion failure when using the wrong number of [...]
new 149b775 [CodeGen] Devirtualize calls to methods marked final in a der [...]
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/CGClass.cpp | 22 ++++++++++-----
.../devirtualize-virtual-function-calls-final.cpp | 16 +++++++++++
test/CodeGenCXX/ubsan-devirtualized-calls.cpp | 31 ++++++++++------------
3 files changed, 45 insertions(+), 24 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 zorg.
from a2dc1bb Remove MSVC 2013 buildbot
new 17d6242 Changed getClangWithLTOBuildFactory to configure with cmake o [...]
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:
zorg/buildbot/builders/ClangLTOBuilder.py | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 37962ab [AMDGPU] Make note record name a static const member of targe [...]
new a459ab9 [CodeView] Refactor serialization to use StreamInterface.
new 838c3a9 Fix case of file include path.
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/DebugInfo/CodeView/CVTypeVisitor.h | 1 +
.../llvm/DebugInfo/CodeView/RecordSerialization.h | 129 ++++++---------
.../llvm/DebugInfo/CodeView/SymbolDeserializer.h | 13 +-
include/llvm/DebugInfo/CodeView/SymbolRecord.h | 158 +++++++++----------
.../DebugInfo/CodeView/SymbolVisitorDelegate.h | 6 +-
include/llvm/DebugInfo/CodeView/TypeDeserializer.h | 17 +-
include/llvm/DebugInfo/CodeView/TypeRecord.h | 81 +++++-----
include/llvm/DebugInfo/MSF/ByteStream.h | 2 +
include/llvm/DebugInfo/MSF/StreamReader.h | 10 ++
lib/DebugInfo/CodeView/CVTypeVisitor.cpp | 62 ++++----
lib/DebugInfo/CodeView/RecordSerialization.cpp | 173 ++++++++-------------
lib/DebugInfo/CodeView/TypeRecord.cpp | 161 +++++++++----------
lib/DebugInfo/MSF/StreamReader.cpp | 63 ++++++++
tools/llvm-readobj/COFFDumper.cpp | 47 +++---
14 files changed, 476 insertions(+), 447 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.