aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-07-26 10:04:03 -0700
committerFangrui Song <i@maskray.me>2025-07-26 10:04:04 -0700
commitf517ac2083ab01294ef5799d2209cd54df9fa116 (patch)
tree85f622efe18557bc31ff46a149ead96c468a55f7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent0954cf1ed323e76b26237b677180f260aa4c0043 (diff)
downloadllvm-f517ac2083ab01294ef5799d2209cd54df9fa116.zip
llvm-f517ac2083ab01294ef5799d2209cd54df9fa116.tar.gz
llvm-f517ac2083ab01294ef5799d2209cd54df9fa116.tar.bz2
MCSectionCOFF: Avoid cast
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