This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from d65f292173c PR c/81006 * c-typeck.c (handle_omp_array_sections_1): Co [...]
new 2e3beb3b5fb Daily bump.
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/DATESTAMP | 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 gcc-5-branch
in repository gcc.
from 25e9a8a8601 PR c/81006 * c-typeck.c (handle_omp_array_sections_1): Co [...]
new f28b299df88 Daily bump.
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/DATESTAMP | 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 binutils-gdb.
from 2f91880f3a Fix possible bug when no args have been provided to the executable
new fe7bb2d5ab 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 gdb-8.0-branch
in repository binutils-gdb.
from 879a8f251b Automatic date update in version.in
new dc1ca03af9 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 binutils-2_28-branch
in repository binutils-gdb.
from 2ddebb3216 Automatic date update in version.in
new cb44d42ce6 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 master
in repository llvm.
from 8f318ceb6f3 [llvm-pdbdump] Support native ordering of subsections in raw mode.
new 9cc66ac05da Fix build by adding includes.
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/DebugInfo/CodeView/DebugSubsectionVisitor.h | 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 lldb.
from 1bd0c2179 Fix backtrace of noreturn functions situated at the end of a module
new a3a8e7b46 [VMRange] Simplify a couple of member functions. NFCI.
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/Utility/VMRange.cpp | 12 ++----------
1 file changed, 2 insertions(+), 10 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 86c4763ad51 [llvm-pdbdump] Improve consistency among subcommands.
new 8f318ceb6f3 [llvm-pdbdump] Support native ordering of subsections in raw mode.
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:
.../CodeView/DebugStringTableSubsection.h | 1 +
.../DebugInfo/CodeView/DebugSubsectionVisitor.h | 120 ++++++++++---
.../CodeView/DebugStringTableSubsection.cpp | 3 +
lib/DebugInfo/CodeView/DebugSubsectionVisitor.cpp | 45 ++++-
lib/ObjectYAML/CodeViewYAMLDebugSections.cpp | 57 +++----
test/DebugInfo/PDB/pdbdump-debug-subsections.test | 90 +++++-----
test/DebugInfo/PDB/pdbdump-headers.test | 56 +++----
tools/llvm-pdbdump/C13DebugFragmentVisitor.cpp | 105 ------------
tools/llvm-pdbdump/C13DebugFragmentVisitor.h | 70 --------
tools/llvm-pdbdump/CMakeLists.txt | 1 -
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 186 +++++++++++----------
tools/llvm-pdbdump/YAMLOutputStyle.cpp | 1 -
12 files changed, 343 insertions(+), 392 deletions(-)
delete mode 100644 tools/llvm-pdbdump/C13DebugFragmentVisitor.cpp
delete mode 100644 tools/llvm-pdbdump/C13DebugFragmentVisitor.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 lld.
from 29a76ee45 Use LLVM_FALLTHROUGH.
new 9c6d1f3ca Use check() to report an error.
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:
COFF/Driver.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 llvm.
from eca66d0b34e [IR] Remove getNumSuccessorsV/getSuccessorV/setSuccessorV f [...]
new 11898c48c5c Fixed warning: dereferencing type-punned pointer will break [...]
new 0e987124625 [ExtractGV] Fix the doxygen comment on the constructor and [...]
new 12e8c2aeb5f [CFI] Remove LinkerSubsectionsViaSymbols.
new 86c4763ad51 [llvm-pdbdump] Improve consistency among subcommands.
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:
lib/Object/COFFImportFile.cpp | 14 +-
lib/Transforms/IPO/ExtractGV.cpp | 12 +-
lib/Transforms/IPO/LowerTypeTests.cpp | 35 ++---
.../PDB/Inputs/cross-module-import-export.yaml | 24 ---
...imple-line-info.yaml => debug-subsections.yaml} | 28 +++-
test/DebugInfo/PDB/cross-module-import-export.test | 60 --------
test/DebugInfo/PDB/pdb-minimal-construct.test | 22 +--
test/DebugInfo/PDB/pdb-yaml-symbols.test | 2 +-
test/DebugInfo/PDB/pdbdump-debug-subsections.test | 162 +++++++++++++++++++++
test/DebugInfo/PDB/pdbdump-headers.test | 6 +-
test/DebugInfo/PDB/pdbdump-readwrite.test | 4 +-
test/DebugInfo/PDB/pdbdump-source-names.test | 4 +-
test/DebugInfo/PDB/pdbdump-write.test | 6 +-
.../DebugInfo/PDB/pdbdump-yaml-lineinfo-write.test | 71 ---------
test/DebugInfo/PDB/pdbdump-yaml-lineinfo.test | 60 --------
test/Transforms/LowerTypeTests/simple.ll | 16 +-
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 36 +++--
tools/llvm-pdbdump/YAMLOutputStyle.cpp | 65 ++++-----
tools/llvm-pdbdump/llvm-pdbdump.cpp | 118 +++++++++------
tools/llvm-pdbdump/llvm-pdbdump.h | 35 +++--
20 files changed, 388 insertions(+), 392 deletions(-)
delete mode 100644 test/DebugInfo/PDB/Inputs/cross-module-import-export.yaml
rename test/DebugInfo/PDB/Inputs/{simple-line-info.yaml => debug-subsections.yaml} (67%)
delete mode 100644 test/DebugInfo/PDB/cross-module-import-export.test
create mode 100644 test/DebugInfo/PDB/pdbdump-debug-subsections.test
delete mode 100644 test/DebugInfo/PDB/pdbdump-yaml-lineinfo-write.test
delete mode 100644 test/DebugInfo/PDB/pdbdump-yaml-lineinfo.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.