[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 15:43:03 PDT 2018


pcc updated this revision to Diff 141445.
pcc marked an inline comment as done.
pcc added a comment.

- Use more libc, and define a custom main instead of a custom entry point


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.141445.patch
Type: text/x-patch
Size: 10580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/00b8a00e/attachment.bin>


More information about the llvm-commits mailing list