diff options
author | Fangrui Song <i@maskray.me> | 2025-08-03 18:31:39 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-08-03 18:31:39 -0700 |
commit | 888d3cde3a1cc742ec5d8483c2f518c9637becbb (patch) | |
tree | b374c9014ede67d659b70891e2b65f835d73484a /lldb/unittests/ScriptInterpreter/Python | |
parent | c7bacc9f26dd0b51f666fd49f0b5f1eae38a0cac (diff) | |
download | llvm-888d3cde3a1cc742ec5d8483c2f518c9637becbb.zip llvm-888d3cde3a1cc742ec5d8483c2f518c9637becbb.tar.gz llvm-888d3cde3a1cc742ec5d8483c2f518c9637becbb.tar.bz2 |
MCSymbolGOFF: Remove classof
The object file format specific derived classes are used in context
where the type is statically known. We don't use isa/dyn_cast and we
want to eliminate MCSymbol::Kind in the base class.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions