[all-commits] [llvm/llvm-project] 2f3f7d: [BOLT] Add -dump-cg option to dump call graph
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Jun 28 17:54:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f3f7d1206f8d06d5117f2aacc7d716b4ec554b3
https://github.com/llvm/llvm-project/commit/2f3f7d1206f8d06d5117f2aacc7d716b4ec554b3
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M bolt/include/bolt/Passes/CallGraph.h
M bolt/lib/Passes/BinaryFunctionCallGraph.cpp
M bolt/lib/Utils/CommandLineOpts.cpp
Log Message:
-----------
[BOLT] Add -dump-cg option to dump call graph
Reviewed By: #bolt, rafauler
Differential Revision: https://reviews.llvm.org/D153994
More information about the All-commits
mailing list