Changes
Summary
- gn build: Add check-clangd target after r3359424 r359527 already merged some of that to the GN build, but it was missing some bits as well. The check-clangd target works (at least for now) differently than all the other check-foo targets, see https://reviews.llvm.org/D61187 For that reason, there's no gni file and the generated lit configs are not (yet?) added to llvm-lit/BUILD.gn.
- Add llvm-profdata to LLVM_TOOLCHAIN_TOOLS This is required for using PGO on Windows but isn't in the Windows release packages. Windows packages are built with LLVM_INSTALL_TOOLCHAIN_ONLY so only includes llvm "tools" listed here. Differential Revision: https://reviews.llvm.org/D61317
Change Type | Path in Repository | Path in Workspace |
---|---|---|
![]() | /llvm/trunk/utils/gn/build/toolchain/BUILD.gn | trunk/utils/gn/build/toolchain/BUILD.gn |
![]() | /llvm/trunk/utils/gn/secondary/BUILD.gn | trunk/utils/gn/secondary/BUILD.gn |
![]() | /llvm/trunk/utils/gn/secondary/clang-tools-extra/clangd/test | trunk/utils/gn/secondary/clang-tools-extra/clangd/test |
![]() | /llvm/trunk/utils/gn/secondary/clang-tools-extra/clangd/test/BUILD.gn | trunk/utils/gn/secondary/clang-tools-extra/clangd/test/BUILD.gn |
![]() | /llvm/trunk/utils/gn/secondary/clang-tools-extra/test/BUILD.gn | trunk/utils/gn/secondary/clang-tools-extra/test/BUILD.gn |
![]() | /llvm/trunk/utils/gn/secondary/clang-tools-extra/unittests/BUILD.gn | trunk/utils/gn/secondary/clang-tools-extra/unittests/BUILD.gn |
![]() | /llvm/trunk/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn | trunk/utils/gn/secondary/llvm/include/llvm/Config/BUILD.gn |
![]() | /llvm/trunk/utils/gn/secondary/llvm/lib/DebugInfo/PDB/BUILD.gn | trunk/utils/gn/secondary/llvm/lib/DebugInfo/PDB/BUILD.gn |
Change Type | Path in Repository | Path in Workspace |
![]() | /llvm/trunk/cmake/modules/AddLLVM.cmake | trunk/cmake/modules/AddLLVM.cmake |