[PATCH] D140435: [BOLT] Respect -function-order in lite mode

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 15:04:38 PST 2022


Amir created this revision.
Amir added a reviewer: bolt.
Herald added a reviewer: rafauler.
Herald added subscribers: treapster, ayermolo.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir requested review of this revision.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.

Process functions listed in -function-order file even in lite mode.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140435

Files:
  bolt/include/bolt/Passes/ReorderFunctions.h
  bolt/lib/Passes/ReorderFunctions.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/test/X86/Inputs/order-lite.txt
  bolt/test/X86/function-order-lite.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140435.484393.patch
Type: text/x-patch
Size: 3910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/f2a687bf/attachment.bin>


More information about the llvm-commits mailing list