aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CodeGen.cpp
diff options
context:
space:
mode:
authorLuohao Wang <luohaothu@live.com>2024-11-15 14:21:07 +0800
committerGitHub <noreply@github.com>2024-11-14 22:21:07 -0800
commit56e56c9e6673cc17f4bc7cdb3a5dbffc1557b446 (patch)
tree4a0dc371f771696b99c3a543dce92beea9f4e596 /llvm/lib/CodeGen/CodeGen.cpp
parente24457a330923dbc43a0e056deddb2d42c682e6c (diff)
downloadllvm-56e56c9e6673cc17f4bc7cdb3a5dbffc1557b446.zip
llvm-56e56c9e6673cc17f4bc7cdb3a5dbffc1557b446.tar.gz
llvm-56e56c9e6673cc17f4bc7cdb3a5dbffc1557b446.tar.bz2
[clang][CIR] Fix missing dependency of MLIRCIR (#116221)
Building `MLIRCIR` will report an error `CIROpsDialect.h.inc` not found. This is because `MLIRCIR` hasn't declared its dependence on the tablegen target `MLIRCIROpsIncGen`. This patch fixes the issue.
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions