diff options
author | Fangrui Song <i@maskray.me> | 2025-07-26 00:44:05 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-07-26 00:44:05 -0700 |
commit | 1ea085be7c0c91853e52d3a71b83a0a1cf0aa05d (patch) | |
tree | f618d9ad2609fc2e8f8c9711ca2e63aab13e09a4 /llvm/unittests/Support/SipHashTest.cpp | |
parent | 1669bd3ae9af0cac4414479d8f1e53e329fa3efb (diff) | |
download | llvm-1ea085be7c0c91853e52d3a71b83a0a1cf0aa05d.zip llvm-1ea085be7c0c91853e52d3a71b83a0a1cf0aa05d.tar.gz llvm-1ea085be7c0c91853e52d3a71b83a0a1cf0aa05d.tar.bz2 |
MCSectionXCOFF: 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/unittests/Support/SipHashTest.cpp')
0 files changed, 0 insertions, 0 deletions