[PATCH] D20419: [Sparc] Add software float option -msoft-float

Jacob Baungard Hansen via cfe-commits cfe-commits at lists.llvm.org
Thu May 19 02:53:44 PDT 2016


jacob_hansen updated this revision to Diff 57755.
jacob_hansen added a comment.

- Corrected an error causing the "target-features"="+soft-float" attribute to not be correctly set
- Improved the function-target-features test


http://reviews.llvm.org/D20419

Files:
  lib/Basic/Targets.cpp
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  test/CodeGen/function-target-features.c
  test/Driver/sparc-float.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20419.57755.patch
Type: text/x-patch
Size: 8777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160519/e25320be/attachment-0001.bin>


More information about the cfe-commits mailing list