[all-commits] [llvm/llvm-project] 69f87b: [BOLT][NFC] Customize endline character for printI...
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue May 24 18:26:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69f87b6c292ba24ba96f9b90bfb395fd0810995b
https://github.com/llvm/llvm-project/commit/69f87b6c292ba24ba96f9b90bfb395fd0810995b
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M bolt/include/bolt/Core/BinaryContext.h
M bolt/lib/Core/BinaryContext.cpp
Log Message:
-----------
[BOLT][NFC] Customize endline character for printInstruction(s)
This would be used in `BF::dumpGraph` to dump left-justified text.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D126232
More information about the All-commits
mailing list