[PATCH] D73817: Add PassManagerImpl.h to hide implementation details

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 11:19:57 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG105642af5eef: Add PassManagerImpl.h to hide implementation details (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D73817?vs=241839&id=242136#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73817/new/

https://reviews.llvm.org/D73817

Files:
  llvm/include/llvm/IR/PassManager.h
  llvm/include/llvm/IR/PassManagerImpl.h
  llvm/lib/Analysis/CGSCCPassManager.cpp
  llvm/lib/Analysis/LoopAnalysisManager.cpp
  llvm/lib/IR/PassManager.cpp
  llvm/unittests/IR/PassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73817.242136.patch
Type: text/x-patch
Size: 14007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/8a569738/attachment.bin>


More information about the llvm-commits mailing list