[PATCH] D49161: Fix reading 32 bit gcov tag values on little-endian machines
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 11 02:29:20 PDT 2018
uweigand accepted this revision.
uweigand added a comment.
This revision is now accepted and ready to land.
Ah, I missed that, probably because on SystemZ char is unsigned by default ... Sorry about that.
The patch LGTM.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D49161
More information about the llvm-commits
mailing list