[PATCH] D83172: [Attributor] Create getter function for the ID of the abstract attribute
    Luofan Chen via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jul  5 00:29:36 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 `getIdAddr()` function returns the address of the ID of the abstract attribute
https://reviews.llvm.org/D83172
Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83172.275541.patch
Type: text/x-patch
Size: 7220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200705/50d34507/attachment.bin>
    
    
More information about the llvm-commits
mailing list