mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 10:54:42 +00:00
Grrr.
llvm-svn: 31223
This commit is contained in:
parent
398ce23c4d
commit
904dfc49e6
@ -62,7 +62,7 @@ void FoldingSetImpl::NodeID::AddString(const std::string &String) {
|
||||
Pos = Units * sizeof(unsigned);
|
||||
} else {
|
||||
#else
|
||||
}
|
||||
{
|
||||
#endif
|
||||
// Otherwise do it the hard way.
|
||||
for ( Pos += 4; Pos < Size; Pos += 4) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user