[llvm-commits] [PATCH] add StandardPasses.h

Evan Phoenix evan at fallingsnow.net
Sat Jun 7 15:50:59 PDT 2008


I've refactored opt's AddStandardPasses function into a header so that  
others can easily use it as well. I didn't replace opt's version  
though, since it still contains the ability to run the verifier after  
each pass as well.


  - Evan Phoenix // evan at fallingsnow.net

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-patch-standardpasses.diff
Type: application/octet-stream
Size: 3925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080607/846b837e/attachment.obj>
-------------- next part --------------



More information about the llvm-commits mailing list