[PATCH] D59141: [Support/Endian] Add support for endian-specific enums
Michael Spencer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 8 12:09:19 PST 2019
Bigcheese requested changes to this revision.
Bigcheese added a comment.
This revision now requires changes to proceed.
I agree with Zach, this should be little_t and big_t. You should also add aligned_big_t and aligned_little_t.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59141/new/
https://reviews.llvm.org/D59141
More information about the llvm-commits
mailing list