[PATCH] D132101: [BOLT][NFC] Move out handleIndirectBranch
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 15:38:52 PDT 2022
Amir created this revision.
Herald added a reviewer: rafauler.
Herald added a subscriber: ayermolo.
Herald added a reviewer: maksfb.
Herald added a project: All.
Amir published this revision for review.
Herald added subscribers: llvm-commits, yota9.
Herald added a project: LLVM.
Move the large lambda out of BinaryFunction::disassemble, reducing its size from
295 to 255 LoC.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D132101
Files:
bolt/include/bolt/Core/BinaryFunction.h
bolt/lib/Core/BinaryFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132101.453534.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/33a30312/attachment.bin>
More information about the llvm-commits
mailing list