[PATCH] D149343: [CMake] add_tablegen: Rename host tablegen to `${target}-host"
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 07:20:18 PDT 2023
mstorsjo accepted this revision.
mstorsjo added a comment.
This revision is now accepted and ready to land.
LGTM, although the commit message is a bit cryptic. What about:
> This is a pure refactoring and simplification, allowing decoupling `${target}` from `${project}` in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149343/new/
https://reviews.llvm.org/D149343
More information about the llvm-commits
mailing list