[PATCH] D45303: shadowcallstack: Make runtime tests compatible with aarch64.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 4 17:11:06 PDT 2018
pcc updated this revision to Diff 141092.
pcc added a comment.
- Only aarch64 has the custom entry point
https://reviews.llvm.org/D45303
Files:
compiler-rt/test/shadowcallstack/CMakeLists.txt
compiler-rt/test/shadowcallstack/init.c
compiler-rt/test/shadowcallstack/libc_support.h
compiler-rt/test/shadowcallstack/lit.cfg
compiler-rt/test/shadowcallstack/minimal_runtime.h
compiler-rt/test/shadowcallstack/overflow-aarch64.c
compiler-rt/test/shadowcallstack/overflow-x86_64.c
compiler-rt/test/shadowcallstack/overflow.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45303.141092.patch
Type: text/x-patch
Size: 9160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/ceaeaaea/attachment.bin>
More information about the llvm-commits
mailing list