[PATCH] D37091: Expose -mllvm -accurate-sample-profile to clang.
Dehao Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 24 09:27:02 PDT 2017
danielcdh updated this revision to Diff 112574.
danielcdh marked 2 inline comments as done.
danielcdh added a comment.
updated the patch to put it into function attribute so that it works with ThinLTO
https://reviews.llvm.org/D37091
Files:
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/CodeGenFunction.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/Driver/clang_f_opts.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37091.112574.patch
Type: text/x-patch
Size: 5304 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170824/694db8d1/attachment.bin>
More information about the cfe-commits
mailing list