Files
llvm-project/mlir/lib/Target/LLVM/ModuleToObject.cpp
Ivan Butygin c7af990cb7 Reland [mlir][gpu] Use SmallString, FailureOr and StringRef in module-to-binary infra (NFC) (#172390)
Reland https://github.com/llvm/llvm-project/pull/172284

`MCAsmParser` expects buffer to be null terminated, had to use
`getMemBufferCopy` which is unfortunate.
2025-12-17 16:42:54 +03:00

10 KiB