Skip to content
  • Tim Northover's avatar
    ARM: drop check for triple that's no longer used. · e9ff4c29
    Tim Northover authored
    Early attempts to support AAPCS bare metal MachO targets based the decision on
    the CPU being compiled for. This was not a particularly great idea and we've
    got a better option now, but this check remained.
    
    No functional change for any target we care about.
    
    llvm-svn: 219767
    e9ff4c29
Loading