fjricci added a comment. Looks like it was a bit racy, where in certain cases, a pointer would still be hanging out on the stack. Adding use_stacks=0 and use_registers=0 should fix things, will re-commit. Repository: rL LLVM https://reviews.llvm.org/D34247