mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Move the large lambda out of BinaryFunction::disassemble, reducing its size from 295 to 255 LoC. Differential Revision: https://reviews.llvm.org/D132101