[PATCH] D43922: [WebAssembly] Use uint8_t for single byte values to match the spec

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 17:14:17 PST 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff, jfb.

See https://reviews.llvm.org/D43921

See https://github.com/WebAssembly/wabt/pull/782


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D43922

Files:
  wasm/Writer.cpp
  wasm/WriterUtils.cpp
  wasm/WriterUtils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43922.136439.patch
Type: text/x-patch
Size: 5299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/33c79973/attachment.bin>


More information about the llvm-commits mailing list