|
clang 24.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |
| namespace | mlir |
| namespace | cir |
Functions | |
| void | cir::setMLIRDataLayout (mlir::ModuleOp mod, const llvm::DataLayout &dl) |
Translate dl into a DLTI data-layout spec and attach it to mod. | |