[PATCH] D83109: [Attributor] Create getName() method for abstract attribute

Luofan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 19:57:41 PDT 2020


bbn created this revision.
bbn added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a reviewer: uenoku.
Herald added subscribers: llvm-commits, kuter, uenoku.
Herald added a reviewer: homerdin.
Herald added a reviewer: baziotis.
Herald added a project: LLVM.

The `getName()` method returns the name of the abstract attribute


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83109

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83109.275275.patch
Type: text/x-patch
Size: 7754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/9e0505bc/attachment.bin>


More information about the llvm-commits mailing list