[PATCH] D43108: Support for the mno-stack-arg-probe flag
Ruslan Nikolaev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 14 21:36:13 PST 2018
nruslan updated this revision to Diff 134377.
nruslan marked 3 inline comments as done.
nruslan added a comment.
Added mstack-arg-probe, tests, and changes related to other comments of the reviewers
https://reviews.llvm.org/D43108
Files:
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/TargetInfo.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/stack-arg-probe.c
test/Driver/stack-arg-probe.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43108.134377.patch
Type: text/x-patch
Size: 6003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180215/8da1cfc2/attachment-0001.bin>
More information about the cfe-commits
mailing list