mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-30 19:35:54 +00:00
Actually remove unused static. Previous commit removed trailing
whitespace. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79711 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d7c18c49b
commit
8dde7c0ff1
@ -5017,7 +5017,6 @@ void SDNode::Profile(FoldingSetNodeID &ID) const {
|
||||
|
||||
static ManagedStatic<std::set<EVT, EVT::compareRawBits> > EVTs;
|
||||
static EVT VTs[MVT::LAST_VALUETYPE];
|
||||
static ManagedStatic<sys::SmartMutex<true> > VTMutex;
|
||||
|
||||
/// getValueTypeList - Return a pointer to the specified value type.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user