[all-commits] [llvm/llvm-project] 46f5aa: [Bazel] Introduce "//clang:bundle_resources" for D...

NAKAMURA Takumi via All-commits all-commits at lists.llvm.org
Wed Apr 19 16:47:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46f5aaa82ca6fe2a307504444754ac535fb4760d
      https://github.com/llvm/llvm-project/commit/46f5aaa82ca6fe2a307504444754ac535fb4760d
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M utils/bazel/llvm-project-overlay/clang/BUILD.bazel

  Log Message:
  -----------
  [Bazel] Introduce "//clang:bundle_resources" for D146591


  Commit: a2d1611b7b78b62b573ab04b09c106933007a4d7
      https://github.com/llvm/llvm-project/commit/a2d1611b7b78b62b573ab04b09c106933007a4d7
  Author: NAKAMURA Takumi <geek4civic at gmail.com>
  Date:   2023-04-20 (Thu, 20 Apr 2023)

  Changed paths:
    M clang/lib/CodeGen/CMakeLists.txt
    M clang/lib/Tooling/DependencyScanning/CMakeLists.txt
    M clang/tools/clang-scan-deps/CMakeLists.txt
    M clang/unittests/CodeGen/CMakeLists.txt
    M clang/unittests/DirectoryWatcher/CMakeLists.txt
    M llvm/lib/ExecutionEngine/Orc/CMakeLists.txt
    M llvm/tools/llvm-ar/CMakeLists.txt
    M llvm/tools/llvm-stress/CMakeLists.txt
    M llvm/unittests/MC/X86/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Reduce deps


Compare: https://github.com/llvm/llvm-project/compare/c3368fbfe87e...a2d1611b7b78


More information about the All-commits mailing list