[all-commits] [llvm/llvm-project] d70232: [llvm][NFC][CallSite] Remove CallSite from DeadArg...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Tue Apr 21 11:02:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d702325af6f3cc7cbfa1b7ba0abdb6f1b4abfdda
https://github.com/llvm/llvm-project/commit/d702325af6f3cc7cbfa1b7ba0abdb6f1b4abfdda
Author: Mircea Trofin <mtrofin at google.com>
Date: 2020-04-21 (Tue, 21 Apr 2020)
Changed paths:
M llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp
Log Message:
-----------
[llvm][NFC][CallSite] Remove CallSite from DeadArgumentElimination
Summary: Also capitalized some induction variables, to match coding style.
Reviewers: dblaikie, craig.topper
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D78538
More information about the All-commits
mailing list