diff options
author | Bob Wilson <bob.wilson@apple.com> | 2013-02-10 15:25:44 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2013-02-10 15:25:44 +0000 |
commit | 2cc9690f5e1df4bb602379d6cd43361e4fbd2276 (patch) | |
tree | 49859050eba30a8152680effd5f310beec614d42 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 74f4d0287f589909e7b763d4b946e5b0da872d06 (diff) | |
download | llvm-2cc9690f5e1df4bb602379d6cd43361e4fbd2276.zip llvm-2cc9690f5e1df4bb602379d6cd43361e4fbd2276.tar.gz llvm-2cc9690f5e1df4bb602379d6cd43361e4fbd2276.tar.bz2 |
Recognize -mno-implicit-float option for x86 as well as ARM. <rdar://13180731>
For x86 targets, we've been using the -msoft-float option to control passing
the no-implicit-float option to cc1. Since the -mno-implicit-float option is
now accepted by the driver, this just makes it work for x86 the same as it
does for ARM targets.
llvm-svn: 174836
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions