Skip to content

Commit a643e44

Browse files
authored
[bazel] Replace gentbl with gentbl_cc_library (llvm#124996)
LLVM has two tablegen generators: one in llvm/tblgen.bzl (`gentbl`, macro-based) and one in mlir/tblgen.bzl (`gentbl_cc_library`, rule-based). The `gentbl_cc_library` generator in MLIR has some advantages to being a rule, and at any rate, it seems better to just use the same tablegen rule everywhere instead of competing implementations.
1 parent a774de8 commit a643e44

File tree

4 files changed

+1610
-914
lines changed

4 files changed

+1610
-914
lines changed

0 commit comments

Comments
 (0)