[PATCH] D65356: AArch64: Stop passing the endianness down to the subtarget explicitly. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 16:20:15 PDT 2019


pcc created this revision.
pcc added a reviewer: t.p.northover.
Herald added subscribers: hiraditya, kristof.beyls, javed.absar.
Herald added a project: LLVM.

The endianness is already available via the target triple.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D65356

Files:
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/lib/Target/AArch64/AArch64TargetMachine.cpp
  llvm/lib/Target/AArch64/AArch64TargetMachine.h
  llvm/unittests/Target/AArch64/InstSizes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65356.212020.patch
Type: text/x-patch
Size: 8511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/1fa0f016/attachment.bin>


More information about the llvm-commits mailing list