aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJordan Rupprecht <rupprecht@google.com>2025-01-30 11:00:19 -0600
committerGitHub <noreply@github.com>2025-01-30 11:00:19 -0600
commita643e449749332e974ce14b12cf3cb270dbf1b1f (patch)
treeb6edef69efb51633918a30b7eba1f4bbd80c08b8 /clang/lib/CodeGen/CodeGenModule.cpp
parenta774de807e56c1147d4630bfec3110c11d41776e (diff)
downloadllvm-a643e449749332e974ce14b12cf3cb270dbf1b1f.zip
llvm-a643e449749332e974ce14b12cf3cb270dbf1b1f.tar.gz
llvm-a643e449749332e974ce14b12cf3cb270dbf1b1f.tar.bz2
[bazel] Replace gentbl with gentbl_cc_library (#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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions