[PATCH] D34796: upporting -f(no)-reorder-functions flag, clang side change
Taewook Oh via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 18 23:39:19 PDT 2018
twoh updated this revision to Diff 170148.
twoh added a comment.
Herald added a subscriber: jfb.
Rebase. Sorry I somehow missed the recent comments. I addresses @davidxl's comment on documentation. Thanks!
Repository:
rC Clang
https://reviews.llvm.org/D34796
Files:
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
lib/CodeGen/BackendUtil.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/Inputs/freorder-functions.prof
test/CodeGen/freorder-functions.c
test/Driver/function-sections.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34796.170148.patch
Type: text/x-patch
Size: 11000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181019/28f4f92d/attachment.bin>
More information about the cfe-commits
mailing list