[all-commits] [llvm/llvm-project] 4ddc9c: [BOLT][NFC] Move printRelocationInfo into a method
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Aug 17 16:28:46 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ddc9c8e12926ac87eb42f12adcf28fa97358dd4
https://github.com/llvm/llvm-project/commit/4ddc9c8e12926ac87eb42f12adcf28fa97358dd4
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-08-17 (Wed, 17 Aug 2022)
Changed paths:
M bolt/include/bolt/Rewrite/RewriteInstance.h
M bolt/lib/Rewrite/RewriteInstance.cpp
Log Message:
-----------
[BOLT][NFC] Move printRelocationInfo into a method
Move this large lambda out of readRelocations into a standalone method.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D131812
More information about the All-commits
mailing list