[PATCH] D150902: [ARM][Driver] Warn if -mhard-float is incompatible

Michael Platings via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 5 08:38:56 PDT 2023


michaelplatings updated this revision to Diff 528461.
michaelplatings added a comment.

Add variable specifically for the purpose of specifying whether or not FP regs are available.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150902/new/

https://reviews.llvm.org/D150902

Files:
  clang/include/clang/Basic/DiagnosticDriverKinds.td
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/test/Driver/arm-no-float-regs.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150902.528461.patch
Type: text/x-patch
Size: 4924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230605/2a21ee18/attachment.bin>


More information about the cfe-commits mailing list