[PATCH] D17264: [Compiler-rt][MSan] Fix msan_print_shadow3.cc test for Big Endian archs

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 08:28:12 PST 2016


eugenis added a comment.

Ah, right. LGTM.
Btw, is that consistent with how other tools print memory on big endian platforms? Like gdb and objdump. If not, this can be changed.


Repository:
  rL LLVM

http://reviews.llvm.org/D17264





More information about the llvm-commits mailing list