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-release-arm-mainline-allyesconfig in repository toolchain/ci/llvm-project.
from 001c8aac80e Add C standard upgrade in clang-11 release note adds 5f9211bc46f Revert abb00753 "build: reduce CMake handling for zlib" (PR44780) adds db366f91e5b Revert "Reland "[gn build] (manually) merge 68a235d07f9e70"" adds 3ef42c184ac ReleaseNotes: Formatting and typo fixes.
No new revisions were added by this update.
Summary of changes: clang/docs/ReleaseNotes.rst | 62 +++++++++++----------- clang/test/CMakeLists.txt | 11 +++- clang/test/lit.site.cfg.py.in | 2 +- compiler-rt/test/lit.common.configured.in | 2 +- lld/test/CMakeLists.txt | 11 +++- lld/test/lit.site.cfg.py.in | 2 +- .../Process/gdb-remote/GDBRemoteCommunication.cpp | 4 +- .../gdb-remote/GDBRemoteCommunicationClient.cpp | 2 +- llvm/CMakeLists.txt | 8 +-- llvm/cmake/config-ix.cmake | 33 ++++++------ llvm/docs/ReleaseNotes.rst | 31 ++++++----- llvm/include/llvm/Config/config.h.cmake | 6 +++ llvm/lib/Support/CMakeLists.txt | 31 ++--------- llvm/lib/Support/CRC.cpp | 2 +- llvm/lib/Support/Compression.cpp | 4 +- llvm/test/CMakeLists.txt | 2 +- llvm/test/lit.site.cfg.py.in | 2 +- llvm/unittests/Support/CompressionTest.cpp | 2 +- llvm/utils/gn/secondary/clang/test/BUILD.gn | 4 +- llvm/utils/gn/secondary/compiler-rt/test/BUILD.gn | 4 +- llvm/utils/gn/secondary/lld/test/BUILD.gn | 4 +- .../gn/secondary/llvm/include/llvm/Config/BUILD.gn | 4 ++ llvm/utils/gn/secondary/llvm/test/BUILD.gn | 4 +- 23 files changed, 122 insertions(+), 115 deletions(-)