[PATCH] D44821: [NFC] OptPassGate extracted from OptBisect

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 26 00:18:39 PDT 2018


yrouban updated this revision to Diff 139765.
yrouban marked an inline comment as done.
yrouban added a comment.

changed 3 includes to forward declarations


https://reviews.llvm.org/D44821

Files:
  include/llvm/IR/LLVMContext.h
  include/llvm/IR/OptBisect.h
  lib/Analysis/CallGraphSCCPass.cpp
  lib/Analysis/LoopPass.cpp
  lib/Analysis/RegionPass.cpp
  lib/IR/LLVMContext.cpp
  lib/IR/LLVMContextImpl.cpp
  lib/IR/LLVMContextImpl.h
  lib/IR/OptBisect.cpp
  lib/IR/Pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44821.139765.patch
Type: text/x-patch
Size: 10372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180326/e0e536b0/attachment.bin>


More information about the llvm-commits mailing list