diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2025-01-30 11:00:19 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-30 11:00:19 -0600 |
commit | a643e449749332e974ce14b12cf3cb270dbf1b1f (patch) | |
tree | b6edef69efb51633918a30b7eba1f4bbd80c08b8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a774de807e56c1147d4630bfec3110c11d41776e (diff) | |
download | llvm-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