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


pcc updated this revision to Diff 141423.
pcc marked 2 inline comments as done.
pcc added a comment.

- Fix copy-pasteos


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.141423.patch
Type: text/x-patch
Size: 12239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/36d5ddf9/attachment.bin>


More information about the llvm-commits mailing list