[PATCH] D59521: [WebAssembly] Define the signature for __stack_chk_fail
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 8 10:35:33 PDT 2019
sbc100 accepted this revision.
sbc100 added a comment.
This revision is now accepted and ready to land.
I think I may have seen a crash recently related to this.
Can we add a test?
Also, IIRC the crash the is reported doesn't include the symbol name, which would be useful in the future perhaps?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59521/new/
https://reviews.llvm.org/D59521
More information about the llvm-commits
mailing list