diff options
author | Tim Northover <tnorthover@apple.com> | 2014-12-11 18:49:37 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-12-11 18:49:37 +0000 |
commit | e2c33715bc6064955afd452db9a9f8d2366f4e23 (patch) | |
tree | 3e33f478b137e61b1e82aa200a57012154255f89 /llvm/lib/Support/CommandLine.cpp | |
parent | 2c3045f1b97f37aaf04c0130e4b1fb409007f991 (diff) | |
download | llvm-e2c33715bc6064955afd452db9a9f8d2366f4e23.zip llvm-e2c33715bc6064955afd452db9a9f8d2366f4e23.tar.gz llvm-e2c33715bc6064955afd452db9a9f8d2366f4e23.tar.bz2 |
ARM: convert isTargetIOS checks to isTargetDarwin.
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
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions