aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/ASTUnit.cpp
diff options
context:
space:
mode:
authorNathan Lanza <nathanlanza@gmail.com>2024-04-24 22:26:40 -0400
committerGitHub <noreply@github.com>2024-04-24 22:26:40 -0400
commit10661ba2403f73cd2c4b76ebd177fdcf9261cbf2 (patch)
tree8b9c3033129857638a51b73b035d9c3767907902 /clang/lib/Frontend/ASTUnit.cpp
parentd6cc8d45b3da91b8d48c59fa86b6f1dba9c3e87b (diff)
downloadllvm-10661ba2403f73cd2c4b76ebd177fdcf9261cbf2.zip
llvm-10661ba2403f73cd2c4b76ebd177fdcf9261cbf2.tar.gz
llvm-10661ba2403f73cd2c4b76ebd177fdcf9261cbf2.tar.bz2
[CIR][NFC] Add scaffolding for the CIR dialect and CIROps.td
This adds no real content, it just incrementally adds some scaffolding necessary to enable a future patch to just add our first few ops. Test Plan: ``` $ cmake -Sllvm -Bbuild -DCLANG_ENABLE_CIR=1 \ -DLLVM_ENABLE_PROJECTS='clang;mlir' \ -DCMAKE_BUILD_TYPE=Release -GNinja $ ninja -C build check-clang $ ninja -C build MLIRCIROpsIncGen $ ninja -C build MLIRCIR ``` Reviewers: AaronBallman, erichkeane, bcardosolopes Reviewed By: erichkeane, AaronBallman, bcardosolopes Pull Request: https://github.com/llvm/llvm-project/pull/86080
Diffstat (limited to 'clang/lib/Frontend/ASTUnit.cpp')
0 files changed, 0 insertions, 0 deletions