[all-commits] [llvm/llvm-project] 200b15: [Analysis] Remove spliceFunction (NFC)
llvmbot via All-commits
all-commits at lists.llvm.org
Wed Dec 23 22:02:08 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 200b15af45a6de494ecd0b76c1b1eb661edbdb60
https://github.com/llvm/llvm-project/commit/200b15af45a6de494ecd0b76c1b1eb661edbdb60
Author: Kazu Hirata <kazu at google.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M llvm/include/llvm/Analysis/CallGraph.h
M llvm/lib/Analysis/CallGraph.cpp
Log Message:
-----------
[Analysis] Remove spliceFunction (NFC)
The function was introduced without a user on Jan 3, 2011 in commit
0f87ca77333ef59171749544e8dbdba9009f0dc7. We still don't have a user
yet.
More information about the All-commits
mailing list