[PATCH] D45303: shadowcallstack: Make runtime tests compatible with aarch64.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 9 13:21:21 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT329614: shadowcallstack: Make runtime tests compatible with aarch64. (authored by pcc, committed by ).
Herald added a subscriber: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D45303?vs=141445&id=141726#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45303

Files:
  cmake/config-ix.cmake
  test/shadowcallstack/CMakeLists.txt
  test/shadowcallstack/init.c
  test/shadowcallstack/libc_support.h
  test/shadowcallstack/lit.cfg
  test/shadowcallstack/lit.site.cfg.in
  test/shadowcallstack/minimal_runtime.h
  test/shadowcallstack/overflow-aarch64.c
  test/shadowcallstack/overflow-x86_64.c
  test/shadowcallstack/overflow.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45303.141726.patch
Type: text/x-patch
Size: 10336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/a953e657/attachment.bin>


More information about the llvm-commits mailing list