[PATCH] D21057: [yaml] Add a ScalarTraits for mapping endian aware types.

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 08:04:29 PDT 2016


majnemer added a comment.

I'm a little confused.  It seems to me that this wraps the endian-aware types so perfectly that there is not an effective difference between ulittle32_t and uint32_t.


http://reviews.llvm.org/D21057





More information about the llvm-commits mailing list