Error out if user provides -mfloat-abi=hard or -mhard-float on the command line since hard float abi isn't supported on apple platforms (except for non-darwin platforms).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D12155
ARM: Error out on apple darwin platforms if float-abi is "hard" ahatanak on Aug 19 2015, 9:27 AM. Authored by
Details Error out if user provides -mfloat-abi=hard or -mhard-float on the command line since hard float abi isn't supported on apple platforms (except for non-darwin platforms).
Diff Detail
|