[PATCH] D67603: [Attributor] Create helper struct for handling analysis getters

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 15 20:45:32 PDT 2019


uenoku created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
uenoku added a reviewer: sstefan1.

This patch introduces a helper struct `AnalysisGetter` to put together analysis getters.


https://reviews.llvm.org/D67603

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67603.220271.patch
Type: text/x-patch
Size: 7558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190916/d2517142/attachment.bin>


More information about the llvm-commits mailing list