llvm / clangir

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

[CIR] Move CIRDataLayout.h into include/clang/CIR/Dialect/IR #621

Closed ghehg closed 1 month ago

ghehg commented 1 month ago

Move it up for visibility, just like the other dialect headers.

bcardosolopes commented 1 month ago

I also updated the title and description