aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-07-26 09:42:36 -0700
committerFangrui Song <i@maskray.me>2025-07-26 09:42:37 -0700
commit1e56686f6de2ac76fb47047953915adc11e6491d (patch)
treeebbcf6ff4503722f5cc607361471e399298d1130 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent5b60087eede95a5d4c14d9eaaf0b90faadb24c50 (diff)
downloadllvm-1e56686f6de2ac76fb47047953915adc11e6491d.zip
llvm-1e56686f6de2ac76fb47047953915adc11e6491d.tar.gz
llvm-1e56686f6de2ac76fb47047953915adc11e6491d.tar.bz2
MCSectionGOFF: 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.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions