mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-22 11:55:12 +00:00
Actually remove unused static. Previous commit removed trailing
whitespace. llvm-svn: 79711
This commit is contained in:
parent
6da03d3055
commit
724f0fec19
@ -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