mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Remove dead code, NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226493 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e85df9e0a2
commit
2973322cfa
@ -73,9 +73,6 @@ protected:
|
||||
}
|
||||
~Metadata() {}
|
||||
|
||||
/// \brief Store this in a big non-uniqued untyped bucket.
|
||||
bool isStoredDistinctInContext() const { return Storage == Distinct; }
|
||||
|
||||
/// \brief Default handling of a changed operand, which asserts.
|
||||
///
|
||||
/// If subclasses pass themselves in as owners to a tracking node reference,
|
||||
|
Loading…
x
Reference in New Issue
Block a user