[PATCH] D17563: [MSan] Endianness should not matter while printing a byte
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 25 13:28:44 PST 2016
eugenis added a comment.
Looks good, but it should be in the same commit as the test change, otherwise it would break the tests on little-endian targets.
Repository:
rL LLVM
http://reviews.llvm.org/D17563
More information about the llvm-commits
mailing list