• Clément Bœsch's avatar
    pp: rework the way templating is done. · 375cd3f2
    Clément Bœsch authored
    This refactoring simplifies the usage of the template: define the
    profile and include the template is all that is required. It should now
    be easier to add more instruction sets.
    
    The HAVE_* flags are changed with TEMPLATE_PP_* setting to avoid messing
    them up.
    
    See the top comment in postprocess_template.c for details.
    375cd3f2