[llvm-commits] Configurable default pass sets, take 2

David Chisnall csdavec at swan.ac.uk
Sat May 14 14:01:53 PDT 2011


Hi Everyone,

Here's an updated version of the stuff for allowing plugins to modify the default pass set, incorporating comments.  I'm now using this with a plugin, and it seems to work nicely (and it's so much easier to test passes when you can run them automatically from clang without needing to touch any code outside the plugin).

David

-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm.diff
Type: application/octet-stream
Size: 39895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110514/d3997739/attachment.obj>


More information about the llvm-commits mailing list