pub fn get_data_layout(ctx: &Context, module: ModuleOp) -> Option<String>
Get the LLVM data layout of module, if set.
module