[llvm-commits] [llvm] r115901 - /llvm/trunk/include/llvm/InitializePasses.h

Chris Lattner clattner at apple.com
Thu Oct 7 10:48:42 PDT 2010


On Oct 6, 2010, at 10:14 PM, Eric Christopher wrote:

>>> Why do we need a big list of all the passes in LLVM?  Having one in linkallpasses is bad enough, why another?
>> 
>> This will subsume LinkAllPasses once it's done, and will actually do something useful to boot!

Ok! Awesome,

-Chris



More information about the llvm-commits mailing list