[PATCH] D34796: upporting -f(no)-reorder-functions flag, clang side change

Taewook Oh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 31 12:01:54 PDT 2017


twoh updated this revision to Diff 108967.
twoh added a comment.

Update documentation. Please let me know if I need to update other documents as well. Thanks!


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.108967.patch
Type: text/x-patch
Size: 6711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170731/e589677f/attachment.bin>


More information about the cfe-commits mailing list