Skip to content
  • David Chisnall's avatar
    Add a mechanism for optimisation plugins to register passes that all front... · 719a72f3
    David Chisnall authored
    Add a mechanism for optimisation plugins to register passes that all front ends can use without needing to be aware of the plugin (or the plugin be aware of the front end).
    
    Before 3.0, I'd like to add a mechanism for automatically loading a set of plugins from a config file.  API suggestions welcome...
    
    llvm-svn: 137717
    719a72f3
Loading