Since llvm-min-tblgen has been introduced, llvm-min-tblgen-host
would make more sense than LLVM_HEADERS-tablegen-host.
Depends on D146352
Paths
| Differential D149343
[CMake] add_tablegen: Rename host tablegen to `${target}-host" ClosedPublic Authored by chapuni on Apr 27 2023, 6:37 AM.
Details Summary Since llvm-min-tblgen has been introduced, llvm-min-tblgen-host Depends on D146352
Diff Detail
Event TimelineComment Actions LGTM, although the commit message is a bit cryptic. What about:
This revision is now accepted and ready to land.Apr 27 2023, 7:20 AM This revision was landed with ongoing or failed builds.May 1 2023, 7:36 PM Closed by commit rG4071dbb6b9ce: [CMake] add_tablegen: Rename host tablegen to `${target}-host" (authored by chapuni). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 518624 llvm/cmake/modules/TableGen.cmake
|