]> granicus.if.org Git - llvm/commit
[WASM] Remove other comparison of unsigned expression >= 0.
authorDavide Italiano <davide@freebsd.org>
Sat, 1 Apr 2017 19:47:52 +0000 (19:47 +0000)
committerDavide Italiano <davide@freebsd.org>
Sat, 1 Apr 2017 19:47:52 +0000 (19:47 +0000)
commit084c1ea3b411594e74d9e080c2cdf8d123407e79
tree9f70400f4b64d106c558926057a353144a4eac08
parent913760d68945a4d64a40101359cda9f5937cc6ae
[WASM] Remove other comparison of unsigned expression >= 0.

This should finally fix the GCC 7 build with -Werror.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299313 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Object/WasmObjectFile.cpp