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

Taewook Oh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 19 08:49:58 PDT 2018


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

Remove conflict line.


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.170205.patch
Type: text/x-patch
Size: 10932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181019/7f9beca1/attachment.bin>


More information about the cfe-commits mailing list