summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/WebAssembly/stack-protector.ll
AgeCommit message (Expand)Author
2023-01-26[NFC][WebAssembly] Updated testsSamuel Parker
2022-12-19[WebAssembly] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-03-22[WebAssembly] Always emit functype directives for defined functionsAlex Bradbury
2020-07-08[WebAssembly] Generate unreachable after __stack_chk_failHeejin Ahn
2020-02-18Use SETNE directly rather than SUB/SETNE 0 for stack guard checkJames Clarke
2019-04-29[WebAssembly] Define the signature for __stack_chk_failDan Gohman