[ARM] GlobalISel: Test hard float properly
It turns out -float-abi=hard doesn't set the hard float calling convention for libcalls. We need to use a hard float triple instead (e.g. gnueabihf). llvm-svn: 299761
Loading
Please register or sign in to comment