Don't set the ABI to apcs-gnu for non-ARM iOS targets (i.e., the
authorSean Callanan <scallanan@apple.com>
Mon, 23 Jun 2014 21:00:25 +0000 (21:00 +0000)
committerSean Callanan <scallanan@apple.com>
Mon, 23 Jun 2014 21:00:25 +0000 (21:00 +0000)
commit60400ecbce6cae9c0f4a60f2bbab23d82dcede01
tree5a23aa890928ac714756b68df6fe23d6ce2a1761
parent9b0957870c36d40eaef1e614059cce80e45b61c1
Don't set the ABI to apcs-gnu for non-ARM iOS targets (i.e., the
simulator).

<rdar://problem/17399406>

llvm-svn: 211536
lldb/source/Expression/ClangExpressionParser.cpp