[PATCH] Add support for le64.

JF Bastien jfb at chromium.org
Thu Sep 11 15:08:37 PDT 2014


Hi dschuff,

le64 is a generic little-endian 64-bit processor, mimicking le32.

Also see the associated LLVM change.

http://reviews.llvm.org/D5318

Files:
  include/clang/Basic/BuiltinsLe64.def
  include/clang/Basic/TargetBuiltins.h
  include/clang/module.modulemap
  lib/Basic/Targets.cpp
  test/Driver/le64-unknown-unknown.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5318.13606.patch
Type: text/x-patch
Size: 7768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140911/2000e8f2/attachment.bin>


More information about the llvm-commits mailing list