[PATCH] D132100: [BOLT][NFC] Move out handleExternalReference
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 23 15:37:25 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
338 to 295 LoC.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D132100
Files:
bolt/include/bolt/Core/BinaryFunction.h
bolt/lib/Core/BinaryFunction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132100.453532.patch
Type: text/x-patch
Size: 4984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/d4633a8c/attachment.bin>
More information about the llvm-commits
mailing list