[PATCH] D120696: [BOLT][NFC] Fix getDynoStats to handle BCs with no functions
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 6 00:07:31 PST 2022
Amir updated this revision to Diff 413277.
Amir added a comment.
Herald added a subscriber: mgorny.
Pass bool instead of BC to getDynoStats, replace binary test with a unit test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120696/new/
https://reviews.llvm.org/D120696
Files:
bolt/include/bolt/Core/DynoStats.h
bolt/include/bolt/Passes/BinaryPasses.h
bolt/lib/Rewrite/BinaryPassManager.cpp
bolt/unittests/Core/CMakeLists.txt
bolt/unittests/Core/DynoStats.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120696.413277.patch
Type: text/x-patch
Size: 4628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220306/7b60ea85/attachment.bin>
More information about the llvm-commits
mailing list