Skip to content
  • Tamar Christina's avatar
    Automate GCC driver wrapper · 490b9429
    Tamar Christina authored
    Summary:
    Everytime we upgrade the GCC version this wrapper needed updating.
    This is a big fragile and we kept forgetting it.
    
    Instead automate it so we don't have to worry about it.
    
    Test Plan: ./validate
    
    Reviewers: austin, bgamari
    
    Reviewed By: bgamari
    
    Subscribers: thomie, #ghc_windows_task_force
    
    Differential Revision: https://phabricator.haskell.org/D2820
    
    GHC Trac Issues: #12871
    490b9429