[PATCH] D13189: Add support for sub-byte aligned writes to lib/Support/Endian.h

Duncan P. N. Exon Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 29 20:46:58 PDT 2015


LGTM.

> On 2015-Sep-29, at 18:25, Teresa Johnson <tejohnson at google.com> wrote:
> 
> tejohnson updated this revision to Diff 36058.
> tejohnson added a comment.
> 
> - Add unittests.
> 
> 
> http://reviews.llvm.org/D13189
> 
> Files:
>  include/llvm/Bitcode/BitstreamWriter.h
>  include/llvm/Support/Endian.h
>  unittests/Support/EndianTest.cpp
> 
> <D13189.36058.patch>



More information about the llvm-commits mailing list