- Rolled back to llvm-8.0.1
- Increased stack size (via
-z stack-size=
linker flag) to 256k
The previous version would blow up and trash the stack on certain inputs, took me a while to figure that out 😭
-z stack-size=
linker flag) to 256kThe previous version would blow up and trash the stack on certain inputs, took me a while to figure that out 😭