[PATCH] D43108: Support for the mno-stack-arg-probe flag
Ruslan Nikolaev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 8 18:01:00 PST 2018
nruslan created this revision.
nruslan added a reviewer: clang.
Herald added a subscriber: cfe-commits.
Adds support for this flag. There is also another piece for llvm (separate review). More info: https://bugs.llvm.org/show_bug.cgi?id=36221
Repository:
rC Clang
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43108.133549.patch
Type: text/x-patch
Size: 4679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180209/164c6589/attachment-0001.bin>
More information about the cfe-commits
mailing list