[all-commits] [llvm/llvm-project] 01c457: [Attributor] Create getName() method for abstract ...
hellobbn via All-commits
all-commits at lists.llvm.org
Fri Jul 3 00:23:49 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 01c4574a129e987cd89daf94969bda2e929fe5a8
https://github.com/llvm/llvm-project/commit/01c4574a129e987cd89daf94969bda2e929fe5a8
Author: Luofan Chen <clfbbn at gmail.com>
Date: 2020-07-03 (Fri, 03 Jul 2020)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
Log Message:
-----------
[Attributor] Create getName() method for abstract attribute
Summary: The `getName()` method returns the name of the abstract attribute
Reviewers: jdoerfert, sstefan1, uenoku, homerdin, baziotis
Reviewed By: sstefan1
Subscribers: uenoku, kuter, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83109
More information about the All-commits
mailing list