Files
llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
Fangrui Song 570e09047c MCSymbolWasm: Remove classof
The object file format specific derived classes are used in context
where the type is statically known. We don't use isa/dyn_cast and we
want to eliminate MCSymbol::Kind in the base class.
2025-08-03 17:28:33 -07:00

15 KiB