[PATCH] D52784: [ARM][AArch64] Pass through endianness flags to the GNU assembler

Peter Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 2 08:45:03 PDT 2018


peter.smith updated this revision to Diff 167955.
peter.smith added a comment.

Updated diff to add more tests, including some that use -mlittle-endian when the target is big-endian.


https://reviews.llvm.org/D52784

Files:
  lib/Driver/ToolChains/Gnu.cpp
  test/Driver/linux-as.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52784.167955.patch
Type: text/x-patch
Size: 12526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181002/d60dbc1d/attachment-0001.bin>


More information about the cfe-commits mailing list