DescriptionSwitch to llvm::findFirstSet instead of ffs since mingw doesn't have ffs.
ffs() vs findFirstSet() are slightly different, indexing is
0-based instead of 1-based.
Example mingw error:
http://build.chromium.org/p/tryserver.nacl/builders/nacl-toolchain-win7-pnacl-x86_64/builds/1920/steps/llvm_i686_w64_mingw32%20%28build%29/logs/stdio
BUG=none
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=1eb3a55dd9a08ceffe545b144a3be9ba63955035
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|