[all-commits] [llvm/llvm-project] 703d94: [BOLT] Respect -function-order in lite mode

Amir Ayupov via All-commits all-commits at lists.llvm.org
Wed Dec 28 20:50:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 703d94d8f0142317342dc6684c1b6aa85c105182
      https://github.com/llvm/llvm-project/commit/703d94d8f0142317342dc6684c1b6aa85c105182
  Author: Amir Ayupov <aaupov at fb.com>
  Date:   2022-12-28 (Wed, 28 Dec 2022)

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

  Log Message:
  -----------
  [BOLT] Respect -function-order in lite mode

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

Reviewed By: #bolt, maksfb

Differential Revision: https://reviews.llvm.org/D140435




More information about the All-commits mailing list