summaryrefslogtreecommitdiff
path: root/clang/lib/CIR/CodeGen/CIRGenAsm.cpp
AgeCommit message (Expand)Author
2025-10-22[clang][CIR][mlir] Migrate to free create functions. NFC. (#164656)Jakub Kuderski
2025-08-18[CIR] Implement codegen for inline assembly without input and output operands...Iris Shi