diff options
author | Fangrui Song <i@maskray.me> | 2025-07-26 10:05:29 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-07-26 10:05:29 -0700 |
commit | 7a4bc5ff648194260d28b6a617300836cd834bcd (patch) | |
tree | 343ecab51762f3822f67ef8a5b4d44fcba7cae27 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f517ac2083ab01294ef5799d2209cd54df9fa116 (diff) | |
download | llvm-7a4bc5ff648194260d28b6a617300836cd834bcd.zip llvm-7a4bc5ff648194260d28b6a617300836cd834bcd.tar.gz llvm-7a4bc5ff648194260d28b6a617300836cd834bcd.tar.bz2 |
MCSectionMachO: 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