[PATCH] D134290: Fix llvm coding style and add an accessor for isLittleEndian

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 10:47:23 PDT 2022


aprantl added a comment.

The change is fine, but since the new API isn't used anywhere, we should at the very least add a unit test for it.


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

https://reviews.llvm.org/D134290



More information about the llvm-commits mailing list