[Mlir-commits] [mlir] [MLIR][ExecutionEngine] Enable PIC option (PR #170995)

Maksim Levental llvmlistbot at llvm.org
Sat Dec 6 16:19:44 PST 2025


makslevental wrote:

> needed when the object file is bundled into a dynamic shared library.

just double checking my understanding: you mean when the object file is *intended* to be bundled into a shlib right? I.e. instead of into a static archive.

https://github.com/llvm/llvm-project/pull/170995


More information about the Mlir-commits mailing list