samsonov added a comment. We use `__BIG_ENDIAN__` and `__LITTLE_ENDIAN__` macro in a few places in sanitizers. Let's update all these use cases to a more portable form for consistency. Repository: rL LLVM http://reviews.llvm.org/D17660