mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-08 21:32:39 +00:00
Grrr.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31223 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
788a0c6a18
commit
47ce6b4752
@ -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