2016-06-20 19:05 GMT+08:00 Lei Zhang : > 2016-06-18 8:52 GMT+08:00 Rafael EspĂ­ndola : >> There are probably a few more places that need to be patched. >> >> In particular, take a look at lib/Target/ARM. There are things like >> computeTargetABI and isTargetHardFloat that probably need to be >> updated (and tested). > > Any hints how to test the new changes? I guess merely checking clang's > output like the previous test cases won't suffice this time. Here're the refined patches. Please let me know if the test cases aren't complete. Thanks, Lei