[llvm-commits] [PATCH] [Support][Endian] Add support for specifying the alignment and native unaligned types.
Michael Spencer
bigcheesegs at gmail.com
Tue Dec 11 17:39:08 PST 2012
* Moved alignment stuff over to Support/AlignOf.h.
* Use 0 for aligned and add a comment.
* Fix const correctness.
Hi rsmith, chandlerc,
http://llvm-reviews.chandlerc.com/D200
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D200?vs=485&id=499#toc
Files:
include/llvm/Support/AlignOf.h
include/llvm/Support/Endian.h
unittests/Support/AlignOfTest.cpp
unittests/Support/EndianTest.cpp
utils/yaml2obj/yaml2obj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D200.2.patch
Type: text/x-patch
Size: 14413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121211/5636d9bf/attachment.bin>
More information about the llvm-commits
mailing list