[all-commits] [llvm/llvm-project] 5337cd: [gn build] Fix tblgen CodeGen dependencies

aeubanks via All-commits all-commits at lists.llvm.org
Thu May 4 11:19:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5337cd897fecf52f6d4ca45f85e9b68bc48af2c9
      https://github.com/llvm/llvm-project/commit/5337cd897fecf52f6d4ca45f85e9b68bc48af2c9
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M llvm/utils/gn/secondary/llvm/lib/CodeGen/BUILD.gn
    M llvm/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
    M llvm/utils/gn/secondary/llvm/utils/TableGen/GlobalISel/BUILD.gn

  Log Message:
  -----------
  [gn build] Fix tblgen CodeGen dependencies

Matches the CMake build, otherwise we're rebuilding tblgen (and everything else) when there's a change almost anywhere in LLVM.




More information about the All-commits mailing list