Skip to content
  • Eric Christopher's avatar
    Model ARM backend ABI selection after the front end code doing the · 1971c350
    Eric Christopher authored
    same. This will change the "bare metal" ABI from APCS to AAPCS.
    
    The only difference between the front and back end code is that
    the code for Triple::GNU was added for environment. That will migrate
    to the front end shortly.
    
    Tests updated with the ABI they were originally testing in the case
    of bare metal (e.g. -mtriple armv7) or with a -gnu for arm-linux
    triples.
    
    llvm-svn: 224489
    1971c350
Loading