[PATCH] D87713: [NewPM] Port -print-alias-sets to NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 11:49:12 PDT 2020


aeubanks created this revision.
aeubanks added reviewers: ychen, asbirlea.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
aeubanks requested review of this revision.

Really it should be named print<alias-sets>, but for the sake of
changing fewer tests, added a TODO to rename after NPM switch and test
cleanup.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D87713

Files:
  llvm/include/llvm/Analysis/AliasSetTracker.h
  llvm/lib/Analysis/AliasSetTracker.cpp
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/test/Analysis/AliasSet/guards.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87713.291992.patch
Type: text/x-patch
Size: 4383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/175a652a/attachment.bin>


More information about the llvm-commits mailing list