[PATCH] D61236: [NFC] Add a static function to do the endian check

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 00:13:35 PDT 2019


steven.zhang added a comment.

ok. Use the hasValue instead of the implicit bool convert operator to make the code clear.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61236/new/

https://reviews.llvm.org/D61236





More information about the llvm-commits mailing list