[PATCH] D128558: [BOLT] Mark option values of --split-functions deprecated

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 24 16:43:19 PDT 2022


FPar updated this revision to Diff 439928.
FPar added a comment.

Revert WithColor::warning() to errs()


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128558/new/

https://reviews.llvm.org/D128558

Files:
  bolt/README.md
  bolt/docs/OptimizingClang.md
  bolt/include/bolt/Passes/SplitFunctions.h
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/test/X86/bug-reorder-bb-jrcxz.s
  bolt/test/X86/jump-table-icp.test
  bolt/test/X86/shared_object_entry.s
  bolt/test/X86/unreachable.test
  bolt/test/runtime/X86/exceptions-instrumentation.test
  bolt/test/runtime/X86/pie-exceptions-split.test
  bolt/test/runtime/meta-merge-fdata.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128558.439928.patch
Type: text/x-patch
Size: 9953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220624/0c9b5918/attachment.bin>


More information about the llvm-commits mailing list