[PATCH] D29793: De-duplicate some code for creating an AARGetter suitable for the legacy PM.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 15:18:31 PST 2017


pcc created this revision.

I'm about to use this in a couple more places.


https://reviews.llvm.org/D29793

Files:
  llvm/include/llvm/Analysis/BasicAliasAnalysis.h
  llvm/lib/Transforms/IPO/ArgumentPromotion.cpp
  llvm/lib/Transforms/IPO/FunctionAttrs.cpp
  llvm/lib/Transforms/IPO/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29793.87890.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/3e5886dd/attachment.bin>


More information about the llvm-commits mailing list