Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5441 commits behind the upstream repository.
  • John Ericson's avatar
    adba68e7
    Substitute bindist files with Hadrian not configure · adba68e7
    John Ericson authored and Marge Bot's avatar Marge Bot committed
    
    The `ghc-toolchain` overhaul will eventually replace all this stuff with
    something much more cleaned up, but I think it is still worth making
    this sort of cleanup in the meantime so other untanglings and dead code
    cleaning can procede.
    
    I was able to delete a fair amount of dead code doing this too.
    
    `LLVMTarget_CPP` is renamed to / merged with `LLVMTarget` because it
    wasn't actually turned into a valid CPP identifier. (Original to
    1345c7cc, actually.)
    
    Progress on #23966
    
    Co-Authored-By: default avatarSylvain Henry <hsyl20@gmail.com>
    adba68e7
    History
    Substitute bindist files with Hadrian not configure
    John Ericson authored and Marge Bot's avatar Marge Bot committed
    
    The `ghc-toolchain` overhaul will eventually replace all this stuff with
    something much more cleaned up, but I think it is still worth making
    this sort of cleanup in the meantime so other untanglings and dead code
    cleaning can procede.
    
    I was able to delete a fair amount of dead code doing this too.
    
    `LLVMTarget_CPP` is renamed to / merged with `LLVMTarget` because it
    wasn't actually turned into a valid CPP identifier. (Original to
    1345c7cc, actually.)
    
    Progress on #23966
    
    Co-Authored-By: default avatarSylvain Henry <hsyl20@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
configure.ac 36.29 KiB