[PATCH] D45303: shadowcallstack: Make runtime tests compatible with aarch64.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 6 14:08:20 PDT 2018
pcc updated this revision to Diff 141419.
pcc added a comment.
Herald added a subscriber: srhines.
- Add boilerplate that allows the tests to pass on Android
https://reviews.llvm.org/D45303
Files:
compiler-rt/cmake/config-ix.cmake
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/lit.site.cfg.in
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.141419.patch
Type: text/x-patch
Size: 12210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/fab139f7/attachment.bin>
More information about the llvm-commits
mailing list