Skip to content

clang + lld

Latest
Compare
Choose a tag to compare
@binji binji released this 18 Aug 21:34
· 6 commits to master since this release
  • 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 馃槶