[PATCH] D23360: [AliasSetTracker] Delete remove() and containsPointer() interfaces

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 10:41:43 PDT 2016


mkuper created this revision.
mkuper added reviewers: hfinkel, majnemer, chandlerc.
mkuper added a subscriber: llvm-commits.

This removes a few interfaces from AliasSetTracker that are dead in-tree.
Anyone sees a reason to keep them alive?

https://reviews.llvm.org/D23360

Files:
  include/llvm/Analysis/AliasSetTracker.h
  lib/Analysis/AliasSetTracker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23360.67549.patch
Type: text/x-patch
Size: 5716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/1b188ecf/attachment-0001.bin>


More information about the llvm-commits mailing list