SPV: GeneratorVersion: bump version number because of atomic decrement change.
This commit is contained in:
parent
b27de0289c
commit
07ed11f9a0
462 changed files with 462 additions and 462 deletions
|
|
@ -81,7 +81,7 @@ namespace {
|
|||
// For low-order part of the generator's magic number. Bump up
|
||||
// when there is a change in the style (e.g., if SSA form changes,
|
||||
// or a different instruction sequence to do something gets used).
|
||||
const int GeneratorVersion = 1;
|
||||
const int GeneratorVersion = 2;
|
||||
|
||||
namespace {
|
||||
class SpecConstantOpModeGuard {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue