llvm / clangir

A new (MLIR based) high-level IR for clang.
https://clangir.org
Other
307 stars 84 forks source link

[CIR][CIRDataLayout]moving CIRDataLayout to MLIRCIR #693

Closed ghehg closed 2 weeks ago

ghehg commented 2 weeks ago

fix build failure undefined reference to `cir::CIRDataLayout::CIRDataLayout(mlir::ModuleOp)' by breaking circular dependency caused by the fact CIRDataLayout was in CIR Codegen