[llvm-commits] [PATCH] [Support][Endian] Add support for specifying the alignment and native unaligned types.
Michael Spencer
bigcheesegs at gmail.com
Mon Dec 10 15:28:15 PST 2012
Hi rsmith, chandlerc,
* Add support for specifying the alignment to use.
* Add the concept of native endianness. Used for unaligned native types.
The native alignment and read/write simplification is based on a patch by Richard Smith.
http://llvm-reviews.chandlerc.com/D200
Files:
include/llvm/Support/Endian.h
unittests/Support/EndianTest.cpp
utils/yaml2obj/yaml2obj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D200.1.patch
Type: text/x-patch
Size: 10288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121210/8373b4ca/attachment.bin>
More information about the llvm-commits
mailing list