[PATCH] D58314: [Driver] Sync ARM behavior between clang-as and gas.

Dan Albert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 20 13:56:28 PST 2019


danalbert updated this revision to Diff 187670.
danalbert marked 6 inline comments as done.
danalbert added a comment.

Updated to address some review comments:

- Additional tests for gnueabi/gnueabihf
- Fixed behavior for `-mfpu=neon -mfloat-abi=soft`, added test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58314

Files:
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/lib/Driver/ToolChains/Arch/ARM.h
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/test/Driver/linux-as.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58314.187670.patch
Type: text/x-patch
Size: 11974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190220/55c346df/attachment-0001.bin>


More information about the cfe-commits mailing list