[PATCH] D40526: [WebAssembly] Change size_t to `unsigned long`

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 14:52:04 PST 2018


sunfish added a comment.

The LLVM patch <https://reviews.llvm.org/D40526>, the emscripten-fastcomp-clang patch <https://github.com/kripken/emscripten-fastcomp-clang/pull/21>, and the emscripten patch <https://github.com/kripken/emscripten/pull/5916> are now all updated and in sync.


Repository:
  rL LLVM

https://reviews.llvm.org/D40526





More information about the llvm-commits mailing list