[PATCH] D78717: [SystemZ] Implement -fstack-clash-protection
Jonas Paulsson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 6 10:08:28 PDT 2020
This revision was automatically updated to reflect the committed changes.
jonpa marked an inline comment as done.
Closed by commit rG515bfc66eace (authored by jonpa).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D78717?vs=268419&id=269023#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78717/new/
https://reviews.llvm.org/D78717
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Basic/Targets/SystemZ.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/CodeGen/stack-clash-protection.c
clang/test/Driver/stack-clash-protection-02.c
llvm/include/llvm/ADT/Triple.h
llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
llvm/lib/Target/SystemZ/SystemZFrameLowering.h
llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
llvm/lib/Target/SystemZ/SystemZISelLowering.h
llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp
llvm/lib/Target/SystemZ/SystemZInstrInfo.h
llvm/lib/Target/SystemZ/SystemZInstrInfo.td
llvm/lib/Target/SystemZ/SystemZOperators.td
llvm/test/CodeGen/SystemZ/stack-clash-dynamic-alloca.ll
llvm/test/CodeGen/SystemZ/stack-clash-protection.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78717.269023.patch
Type: text/x-patch
Size: 43999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200606/bccbc0f3/attachment-0001.bin>
More information about the cfe-commits
mailing list