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 17f11e7ea More follow-up to r367851
new a467d95f6 compiler-rt: Rename remaining cc files in test/profile to cpp
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/profile/Inputs/{comdat_rename_1.cc => comdat_rename_1.cpp} | 2 +-
test/profile/Inputs/{comdat_rename_2.cc => comdat_rename_2.cpp} | 0
.../{instrprof-icall-promo_1.cc => instrprof-icall-promo_1.cpp} | 0
.../{instrprof-icall-promo_2.cc => instrprof-icall-promo_2.cpp} | 0
test/profile/Linux/comdat_rename.test | 6 +++---
test/profile/instrprof-icall-promo.test | 8 ++++----
test/profile/lit.cfg.py | 2 +-
7 files changed, 9 insertions(+), 9 deletions(-)
rename test/profile/Inputs/{comdat_rename_1.cc => comdat_rename_1.cpp} (95%)
rename test/profile/Inputs/{comdat_rename_2.cc => comdat_rename_2.cpp} (100%)
rename test/profile/Inputs/{instrprof-icall-promo_1.cc => instrprof-icall-promo_1. [...]
rename test/profile/Inputs/{instrprof-icall-promo_2.cc => instrprof-icall-promo_2. [...]
--
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 8abfcabcb4 Use _() in calls to build_help
new d86bd7cba1 [gdb/testsuite] Run read1 timeout tests with with_read1_time [...]
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 | 8 +++++
gdb/testsuite/gdb.base/help.exp | 54 +++++++++++++++++++---------------
gdb/testsuite/gdb.base/info-macros.exp | 21 ++++++++-----
gdb/testsuite/gdb.cp/nested-types.exp | 11 +++++--
gdb/testsuite/lib/gdb.exp | 12 ++++++++
5 files changed, 73 insertions(+), 33 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b7da5617 2: update: llvm-linux: 18680
new 13fa1e8d 2: update: llvm-linux: 18680
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b7da5617)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 166 +-
02-build_llvm/console.log | 12074 ++++++++++++++++++------------------
03-build_linux/console.log | 698 +--
console.log | 12938 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 12944 insertions(+), 12944 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 lldb.
from d7a735a05 Changing representation of .cv_def_range directives in Codevi [...]
new 540626e85 [lldb][NFC] Fix documentation for ClangPersistentVariables::m [...]
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/Plugins/ExpressionParser/Clang/ClangPersistentVariables.cpp | 3 +--
source/Plugins/ExpressionParser/Clang/ClangPersistentVariables.h | 4 ++--
2 files changed, 3 insertions(+), 4 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 binutils-gdb.
from 23d188c74e Removes support in the ARM assembler for the unsigned varian [...]
new 8abfcabcb4 Use _() in calls to build_help
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/ChangeLog | 7 +++++++
gdb/compile/compile.c | 6 +++---
gdb/printcmd.c | 2 +-
gdb/stack.c | 8 ++++----
gdb/thread.c | 4 ++--
5 files changed, 17 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 compiler-rt.
from 011073bc3 compiler-rt: Rename .cc file in test/dfsan to cpp
new 97febfdab compiler-rt: Rename last few cc files below test/ubsan to cpp
new 17f11e7ea More follow-up to r367851
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:
test/hwasan/TestCases/Linux/aligned_alloc-alignment.cpp | 2 +-
test/hwasan/TestCases/Linux/pvalloc-overflow.cpp | 2 +-
test/hwasan/TestCases/Posix/posix_memalign-alignment.cpp | 2 +-
.../Misc/Linux/{print_stack_trace.cc => print_stack_trace.cpp} | 4 ++--
.../TestCases/Misc/Linux/{ubsan_options.cc => ubsan_options.cpp} | 2 +-
test/ubsan/TestCases/Misc/{coverage-levels.cc => coverage-levels.cpp} | 0
test/ubsan/TestCases/Misc/{log-path_test.cc => log-path_test.cpp} | 0
test/ubsan/lit.common.cfg.py | 2 +-
8 files changed, 7 insertions(+), 7 deletions(-)
rename test/ubsan/TestCases/Misc/Linux/{print_stack_trace.cc => print_stack_trace. [...]
rename test/ubsan/TestCases/Misc/Linux/{ubsan_options.cc => ubsan_options.cpp} (81%)
rename test/ubsan/TestCases/Misc/{coverage-levels.cc => coverage-levels.cpp} (100%)
rename test/ubsan/TestCases/Misc/{log-path_test.cc => log-path_test.cpp} (100%)
--
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 8ff20addbcb test-release.sh: Perform the sed substitution on both files [...]
new ed8791f244f Changing representation of .cv_def_range directives in Code [...]
new 314523aeb47 [obj2yaml] - Teach tool to dump SHT_NULL sections.
new ca995d3d136 [MCA][doc] Add a section for the 'Bottleneck Analysis'.
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:
docs/CommandGuide/llvm-mca.rst | 85 +++++++++++++--
include/llvm/DebugInfo/CodeView/SymbolRecord.h | 6 +-
include/llvm/MC/MCStreamer.h | 17 +++
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 23 ++--
lib/DebugInfo/CodeView/SymbolDumper.cpp | 2 +-
lib/DebugInfo/CodeView/SymbolRecordMapping.cpp | 2 +-
lib/MC/MCAsmStreamer.cpp | 63 +++++++++--
lib/MC/MCParser/AsmParser.cpp | 114 ++++++++++++++++++--
lib/MC/MCStreamer.cpp | 46 ++++++++
lib/ObjectYAML/CodeViewYAMLSymbols.cpp | 2 +-
test/DebugInfo/COFF/fp-stack.ll | 2 +-
test/DebugInfo/COFF/local-variable-gap.ll | 2 +-
test/DebugInfo/COFF/local-variables.ll | 10 +-
test/DebugInfo/COFF/nrvo.ll | 2 +-
test/DebugInfo/COFF/pieces.ll | 18 ++--
test/DebugInfo/COFF/register-variables.ll | 14 +--
test/MC/COFF/cv-def-range-align.s | 4 +-
test/MC/COFF/cv-def-range-gap.s | 4 +-
test/MC/COFF/cv-def-range.s | 2 +-
test/tools/obj2yaml/elf-null-section.yaml | 143 +++++++++++++++++++++++++
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 5 +-
tools/obj2yaml/elf2yaml.cpp | 31 ++++--
22 files changed, 518 insertions(+), 79 deletions(-)
create mode 100644 test/tools/obj2yaml/elf-null-section.yaml
--
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_90
in repository llvm.
from 0fda739462d Merging r367662: ------------------------------------------ [...]
new 4b7da3bf9d3 Merging r367846 and r367847:
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:
utils/llvm-build/llvmbuild/main.py | 2 +-
utils/release/test-release.sh | 7 ++++---
2 files changed, 5 insertions(+), 4 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 lldb.
from fb3717abf [lldb][NFC] Clang format GetNextPersistentVariableName signature
new d7a735a05 Changing representation of .cv_def_range directives in Codevi [...]
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:
lit/SymbolFile/NativePDB/Inputs/s_constant.s | 4 ++--
source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp | 4 ++--
2 files changed, 4 insertions(+), 4 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 compiler-rt.
from bda8f19bf compiler-rt: Rename .cc file in test/hwasan to .cpp
new 281f6cbfc compiler-rt: Rename cc files in test/hwasan/TestCases subdire [...]
new 011073bc3 compiler-rt: Rename .cc file in test/dfsan to cpp
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:
lib/dfsan/scripts/check_custom_wrappers.sh | 2 +-
test/dfsan/{custom.cc => custom.cpp} | 0
test/dfsan/lit.cfg.py | 2 +-
.../Linux/{aligned_alloc-alignment.cc => aligned_alloc-alignment.cpp} | 0
.../TestCases/Linux/{pvalloc-overflow.cc => pvalloc-overflow.cpp} | 0
.../Posix/{posix_memalign-alignment.cc => posix_memalign-alignment.cpp} | 0
.../{system-allocator-fallback.cc => system-allocator-fallback.cpp} | 0
7 files changed, 2 insertions(+), 2 deletions(-)
rename test/dfsan/{custom.cc => custom.cpp} (100%)
rename test/hwasan/TestCases/Linux/{aligned_alloc-alignment.cc => aligned_alloc-al [...]
rename test/hwasan/TestCases/Linux/{pvalloc-overflow.cc => pvalloc-overflow.cpp} (100%)
rename test/hwasan/TestCases/Posix/{posix_memalign-alignment.cc => posix_memalign- [...]
rename test/hwasan/TestCases/Posix/{system-allocator-fallback.cc => system-allocat [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.