[PATCH] D62998: [ARM] Fix bugs introduced by the fp64/d32 rework.

Simon Tatham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 7 03:28:53 PDT 2019


simon_tatham updated this revision to Diff 203526.
simon_tatham added a comment.

Renamed `FeaturesAfter` to `ExtensionFeatures` and added a comment
explaining why it has to be separate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62998

Files:
  clang/lib/Basic/Targets/ARM.cpp
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/test/CodeGen/arm-target-features.c
  clang/test/Driver/arm-mfpu.c
  clang/test/Driver/armv8.1m.main.c
  clang/test/Preprocessor/arm-acle-6.5.c
  clang/test/Preprocessor/arm-target-features.c
  llvm/lib/Support/ARMTargetParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62998.203526.patch
Type: text/x-patch
Size: 55605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190607/64152883/attachment-0001.bin>


More information about the cfe-commits mailing list