[PATCH] D67763: [Clang FE] Recognize -mnop-mcount CL option
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 06:29:59 PDT 2019
jonpa updated this revision to Diff 221742.
jonpa added a comment.
Check that -mnop-mcount is only passed for systemz, and check as well that -fentry was passed.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67763/new/
https://reviews.llvm.org/D67763
Files:
include/clang/Basic/CodeGenOptions.def
include/clang/Driver/Options.td
lib/CodeGen/CodeGenFunction.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/mnop-mcount.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67763.221742.patch
Type: text/x-patch
Size: 4753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190925/ece3bfc6/attachment-0001.bin>
More information about the llvm-commits
mailing list