mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
4 billion names is enough for anyone. And really fix the build on alpha this time
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28598 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -127,7 +127,7 @@ public:
|
||||
/// @{
|
||||
private:
|
||||
ValueMap vmap; ///< The map that holds the symbol table.
|
||||
mutable uint64_t LastUnique; ///< Counter for tracking unique names
|
||||
mutable uint32_t LastUnique; ///< Counter for tracking unique names
|
||||
|
||||
/// @}
|
||||
|
||||
|
Reference in New Issue
Block a user