llvm-project
c2faf6a5 - MCSectionWasm: Remove classof

Commit
66 days ago
MCSectionWasm: Remove classof The object file format specific derived classes are used in context like MCStreamer and MCObjectTargetWriter where the type is statically known. We don't use isa/dyn_cast and we want to eliminate MCSection::SectionVariant in the base class.
Author
Committer
Parents
Loading