Commit ac0aa7c
Revert "Simplify constrained string generation in code generators"
This reverts commit 80ad045.
Reason for revert: Crashes when compiling with -c release on 6.0.3.
Passes with 6.1.2, so this is likely a swift compiler bug.
Reverting for now.
Original change's description:
> Simplify constrained string generation in code generators
>
> Change-Id: I0ed4abed4a3ef0c7e150971ec58f0aae7e5b0982
> Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8591236
> Auto-Submit: Matthias Liedtke <[email protected]>
> Reviewed-by: Carl Smith <[email protected]>
> Commit-Queue: Matthias Liedtke <[email protected]>
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I9a247d5e37c858633ba02d3a540de42853f68a53
Reviewed-on: https://chrome-internal-review.googlesource.com/c/v8/fuzzilli/+/8632856
Commit-Queue: Matthias Liedtke <[email protected]>
Auto-Submit: Matthias Liedtke <[email protected]>
Bot-Commit: Rubber Stamper <[email protected]>1 parent 80ad045 commit ac0aa7c
File tree
2 files changed
+198
-70
lines changed- Sources/Fuzzilli
- Base
- CodeGen
2 files changed
+198
-70
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
483 | 483 | | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | 486 | | |
517 | 487 | | |
518 | 488 | | |
| |||
0 commit comments