[PATCH] D132099: [BOLT][NFC] Move out handlePCRelOperand

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 23 15:36:34 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
377 to 338 LoC.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132099

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/lib/Core/BinaryFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132099.453530.patch
Type: text/x-patch
Size: 4496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220823/eb933df6/attachment.bin>


More information about the llvm-commits mailing list