Files
llvm/mlir/lib/CAPI/ExecutionEngine/ExecutionEngine.cpp
Tianqi Chen 11fd760e3a [MLIR][ExecutionEngine] Enable PIC option (#170995)
This PR enables the MLIR execution engine to dump object file as PIC
code, which is needed when the object file is later bundled into a dynamic
shared library.

---------

Co-authored-by: Mehdi Amini <joker.eph@gmail.com>
2025-12-07 17:07:17 +00:00

5.0 KiB