[PATCH] D30656: CMake: Don't install llvm-tblgen twice

John Ericson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 09:00:32 PDT 2021


Ericson2314 added a comment.

@beanz right that is true for `llvm-tblgen`, but this function is also used for `clang-tblgen`. There's no cycle problem with the latter.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D30656/new/

https://reviews.llvm.org/D30656



More information about the llvm-commits mailing list