[all-commits] [llvm/llvm-project] 3ab319: [llvm][NFC] Use CallBase explicitly instead of Ins...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Wed Apr 29 15:40:32 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3ab319b295598a17c3b65a654065d4963aba1e73
https://github.com/llvm/llvm-project/commit/3ab319b295598a17c3b65a654065d4963aba1e73
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
M llvm/include/llvm/Transforms/Utils/FunctionComparator.h
M llvm/lib/Transforms/Utils/FunctionComparator.cpp
Log Message:
-----------
[llvm][NFC] Use CallBase explicitly instead of Instruction in FunctionComparator
Reviewers: dblaikie, craig.topper
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79098
More information about the All-commits
mailing list