diff options
author | Reid Kleckner <rnk@google.com> | 2025-05-02 16:48:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-02 16:48:24 -0700 |
commit | 880de1cae2e50e28984e56f97689e39bd60e12a3 (patch) | |
tree | ee4ebd83af2b8386ad4d4ddc04229add9004cc21 /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | 50e1db7194e70ddf235edad289e726ed5c6027b7 (diff) | |
download | llvm-880de1cae2e50e28984e56f97689e39bd60e12a3.zip llvm-880de1cae2e50e28984e56f97689e39bd60e12a3.tar.gz llvm-880de1cae2e50e28984e56f97689e39bd60e12a3.tar.bz2 |
[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
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions