forked from OSchip/llvm-project
5c64d2a6c4
This CL extends the execution engine to allow the additional resolution of symbols names that have been registered explicitly. This allows linking static library symbols that have not been explicitly exported with the -rdynamic linking flag (which is deemed too intrusive). -- PiperOrigin-RevId: 247969504 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
mlir-blas-cpu-runner.cpp | ||
simple.mlir | ||
simple_linalg.mlir |