[PATCH] D154786: [Clang][Driver] Pass through the --be8 endian flag to linker in BareMetal driver For Arm.

Simi Pallipurath via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 07:26:54 PDT 2023


simpal01 updated this revision to Diff 541522.
simpal01 added a comment.

isArmBigEndian -> isARMBigEndian


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154786

Files:
  clang/lib/Driver/ToolChains/Arch/ARM.cpp
  clang/lib/Driver/ToolChains/Arch/ARM.h
  clang/lib/Driver/ToolChains/BareMetal.cpp
  clang/lib/Driver/ToolChains/Gnu.cpp
  clang/test/Driver/baremetal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154786.541522.patch
Type: text/x-patch
Size: 12790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230718/2db8d800/attachment.bin>


More information about the cfe-commits mailing list