Skip to content
  • Tim Northover's avatar
    ARM: convert isTargetIOS checks to isTargetDarwin. · e2c33715
    Tim Northover authored
    The distinction is mostly useful in the front-end. By the time we get here,
    there are very few situations where we actually want different behaviour for
    Darwin and IOS (in fact Darwin mostly just exists in a few tests). So this
    should reduce any surprising weirdness for anyone using it.
    
    No functional change on anything anyone actually cares about.
    
    llvm-svn: 224035
    e2c33715
Loading