Skip to content
  • Sylvain Henry's avatar
    Remove platform constant wrappers · 9dfeca6c
    Sylvain Henry authored and Marge Bot's avatar Marge Bot committed
    Platform constant wrappers took a DynFlags parameter, hence implicitly
    used the target platform constants. We removed them to allow support
    for several platforms at once (#14335) and to avoid having to pass
    the full DynFlags to every function (#17957).
    
    Metric Decrease:
       T4801
    9dfeca6c