llvm-project
880de1ca - [mlir] Declare explicit typeid to fix dylib build (#138357)

Commit
357 days ago
[mlir] Declare explicit typeid to fix dylib build (#138357) This makes the dyn_cast<PassExecutionAction> work outside the dylib, i.e. from the unit test binary, when the CMake setting MLIR_LINK_MLIR_DYLIB is ON. Fixes #138202
Author
rnk rnk
Parents
Loading