[PATCH] D59034: Delete x86_64 ShadowCallStack support
Vlad Tsyrklevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 7 10:34:23 PST 2019
vlad.tsyrklevich updated this revision to Diff 189750.
vlad.tsyrklevich added a comment.
- Keep x86_64 doc link
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59034/new/
https://reviews.llvm.org/D59034
Files:
clang/docs/ShadowCallStack.rst
compiler-rt/cmake/config-ix.cmake
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
llvm/lib/Target/X86/CMakeLists.txt
llvm/lib/Target/X86/ShadowCallStack.cpp
llvm/lib/Target/X86/X86.h
llvm/lib/Target/X86/X86TargetMachine.cpp
llvm/test/CodeGen/X86/O0-pipeline.ll
llvm/test/CodeGen/X86/O3-pipeline.ll
llvm/test/CodeGen/X86/shadow-call-stack.mir
llvm/utils/gn/secondary/llvm/lib/Target/X86/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59034.189750.patch
Type: text/x-patch
Size: 28548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190307/3f625633/attachment.bin>
More information about the llvm-commits
mailing list