| commit | 7394e23423b718615b90d8d87de17a5f6617c81f | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@gmail.com> | Fri Jul 18 00:08:50 2014 +0000 |
| committer | Eric Christopher <echristo@gmail.com> | Fri Jul 18 00:08:50 2014 +0000 |
| tree | 94227554267fc0b6384a1caf1ecd15ea57a0965d | |
| parent | c993933e787e35a3e42564c47c1fc0d816eff3a0 [diff] |
Avoid resetting the UseSoftFloat and FloatABIType on the TargetMachine Options struct and move the comment to inMips16HardFloat. Use the fact that we now know whether or not we cared about soft float to set the libcalls. Accordingly rename mipsSEUsesSoftFloat to abiUsesSoftFloat and propagate since it's no longer CPU specific. llvm-svn: 213335