[PATCH] Fix initialization problems with PassRegistry
Zachary Turner
zturner at google.com
Wed Jun 4 14:19:06 PDT 2014
Renamed PassCallback back to PassRegistrationListener, and removed some other superfluous changes to reduce the size of the review.
http://reviews.llvm.org/D3996
Files:
include/llvm/IR/LegacyPassNameParser.h
include/llvm/PassRegistry.h
include/llvm/PassSupport.h
include/llvm/StaticPassRegistry.h
lib/IR/CMakeLists.txt
lib/IR/Pass.cpp
lib/IR/PassRegistry.cpp
lib/IR/StaticPassRegistry.cpp
tools/bugpoint/bugpoint.cpp
tools/llc/llc.cpp
tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3996.10107.patch
Type: text/x-patch
Size: 20199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140604/e88c60b9/attachment.bin>
More information about the llvm-commits
mailing list