[PATCH] Fix initialization problems with PassRegistry

Chandler Carruth chandlerc at gmail.com
Tue Jun 3 18:00:22 PDT 2014


(Just as an FYI, this is in my queue, but requires more thinking.)

One unfortunate thing about the patch is that it mixes both refactorings and the bug fix which makes it more noisy. I don't think we should call it "PassCallback" either way, and I would just avoid doing the renaming and such in the same patch unless strictly necessary to implement it.

http://reviews.llvm.org/D3996






More information about the llvm-commits mailing list