forked from OSchip/llvm-project
2e1479e2f2
Summary: ShadowCallStack on x86_64 suffered from the same racy security issues as Return Flow Guard and had performance overhead as high as 13% depending on the benchmark. x86_64 ShadowCallStack was always an experimental feature and never shipped a runtime required to support it, as such there are no expected downstream users. Reviewers: pcc Reviewed By: pcc Subscribers: mgorny, javed.absar, hiraditya, jdoerfert, cfe-commits, #sanitizers, llvm-commits Tags: #clang, #sanitizers, #llvm Differential Revision: https://reviews.llvm.org/D59034 llvm-svn: 355624 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
init.c | ||
libc_support.h | ||
lit.cfg | ||
lit.site.cfg.in | ||
minimal_runtime.h | ||
overflow.c |