[PATCH] D44464: allow custom OptBisect classes set to LLVMContext
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 23 04:08:37 PDT 2018
yrouban updated this revision to Diff 139574.
yrouban retitled this revision from "OptBisect is improved to be overridden in LLVMContext" to "allow custom OptBisect classes set to LLVMContext".
yrouban edited the summary of this revision.
yrouban added a comment.
Rebased on top of NFC patch https://reviews.llvm.org/D44821.
https://reviews.llvm.org/D44464
Files:
include/llvm/IR/LLVMContext.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.139574.patch
Type: text/x-patch
Size: 4366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/7fe97b0a/attachment.bin>
More information about the llvm-commits
mailing list