Skip to content
  • Sylvain Henry's avatar
    Refactor CLabel pretty-printing · 56a7c193
    Sylvain Henry authored
    Pretty-printing CLabel relies on sdocWithDynFlags that we want to remove
    (#10143, #17957). It uses it to query the backend and the platform.
    
    This patch exposes Clabel ppr functions specialised for each backend so
    that backend code can directly use them.
    56a7c193