[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 19:00:34 PST 2022


Amir updated this revision to Diff 484450.
Amir added a comment.

Use StringSet<>, update test


Repository:
  rG LLVM Github Monorepo

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

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.484450.patch
Type: text/x-patch
Size: 3817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221221/f6afc9db/attachment.bin>


More information about the llvm-commits mailing list