[all-commits] [llvm/llvm-project] 7dee64: [BOLT][NFC] Move printDebugInfo out of BC::printIn...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Sat Jun 11 11:58:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dee646b28bf6ccd95663dbece6fea12c2d8884c
https://github.com/llvm/llvm-project/commit/7dee646b28bf6ccd95663dbece6fea12c2d8884c
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-06-11 (Sat, 11 Jun 2022)
Changed paths:
M bolt/include/bolt/Core/BinaryContext.h
M bolt/lib/Core/BinaryContext.cpp
Log Message:
-----------
[BOLT][NFC] Move printDebugInfo out of BC::printInstruction
Simplify `BinaryContext::printInstruction`.
Reviewed By: ayermolo
Differential Revision: https://reviews.llvm.org/D127561
More information about the All-commits
mailing list