Bump up the generator version, which is exposed in SPV test results.
This commit is contained in:
parent
31ab84a51b
commit
31c3370d83
635 changed files with 636 additions and 635 deletions
|
|
@ -300,7 +300,7 @@ protected:
|
|||
};
|
||||
|
||||
// The different reasons for reaching a block in the inReadableOrder traversal.
|
||||
typedef enum ReachReason {
|
||||
enum ReachReason {
|
||||
// Reachable from the entry block via transfers of control, i.e. branches.
|
||||
ReachViaControlFlow = 0,
|
||||
// A continue target that is not reachable via control flow.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue