[CodeGen] Disable -mfloat-abi hard option for LLVM < 6.0 (#4071)
The -mfloat-abi hard option does not work for LLVM < 6.0 as it is ignored. This adds a fatal error when using unsupported LLVM versions so that the failure is not silent.
Showing
Please
register
or
sign in
to comment