[PATCH] D44464: OptBisect is improved to be overridden in LLVMContext

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 03:18:59 PDT 2018


yrouban updated this revision to Diff 138514.
yrouban added a comment.
Herald added a subscriber: mehdi_amini.

added a simple unit test to LegacyPassManagerTest


https://reviews.llvm.org/D44464

Files:
  include/llvm/IR/LLVMContext.h
  include/llvm/IR/OptBisect.h
  lib/IR/LLVMContext.cpp
  lib/IR/LLVMContextImpl.cpp
  lib/IR/LLVMContextImpl.h
  unittests/IR/LegacyPassManagerTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44464.138514.patch
Type: text/x-patch
Size: 5267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/1046710c/attachment.bin>


More information about the llvm-commits mailing list