aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-07-25 09:50:18 -0700
committerFangrui Song <i@maskray.me>2025-07-25 09:50:19 -0700
commit2571924ad6b8ca4a914ef613677cc41079224428 (patch)
tree3969cdb577567d7fa7c6befdaae646cb465135d3 /clang/lib/Frontend/CompilerInstance.cpp
parentae5537e0141112ee38443951b732f9e76bfa6706 (diff)
downloadllvm-2571924ad6b8ca4a914ef613677cc41079224428.zip
llvm-2571924ad6b8ca4a914ef613677cc41079224428.tar.gz
llvm-2571924ad6b8ca4a914ef613677cc41079224428.tar.bz2
MCSectionELF: 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 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions