This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b1f70e75986 [llvm-objcopy] Add RISC-V support for -B/-O new 46a00fa36f7 Add llvm-profdata to LLVM_TOOLCHAIN_TOOLS new b0114c7fd8e gn build: Add check-clangd target after r3359424
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: cmake/modules/AddLLVM.cmake | 1 + utils/gn/build/toolchain/BUILD.gn | 6 +- utils/gn/secondary/BUILD.gn | 1 + .../clang-tools-extra/clangd/test/BUILD.gn | 112 +++++++++++++++++++++ utils/gn/secondary/clang-tools-extra/test/BUILD.gn | 10 +- .../secondary/clang-tools-extra/unittests/BUILD.gn | 4 - .../gn/secondary/llvm/include/llvm/Config/BUILD.gn | 2 +- utils/gn/secondary/llvm/lib/DebugInfo/PDB/BUILD.gn | 2 +- 8 files changed, 120 insertions(+), 18 deletions(-) create mode 100644 utils/gn/secondary/clang-tools-extra/clangd/test/BUILD.gn