llvm-project/mlir/lib/Bindings/Python/unix_version.lds

5 lines
41 B
Plaintext

{
global: PyInit__mlir;
local: *;
};