• Matthias Braun's avatar
    Introduce IR_LINKAGE_NO_CODEGEN · 634d25a4
    Matthias Braun authored
    This is used to implement C99 "inline"/GNU89 "extern inline" ie. an
    entity which is externally defined but where we know an inlineable
    definition anyway.
    634d25a4