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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 10:09:23 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326454: [WebAssembly] Use uint8_t for single byte values to match the spec (authored by sbc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43921

Files:
  llvm/trunk/include/llvm/BinaryFormat/Wasm.h
  llvm/trunk/include/llvm/ObjectYAML/WasmYAML.h
  llvm/trunk/lib/MC/WasmObjectWriter.cpp
  llvm/trunk/lib/Object/WasmObjectFile.cpp
  llvm/trunk/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.cpp
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
  llvm/trunk/tools/yaml2obj/yaml2wasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43921.136564.patch
Type: text/x-patch
Size: 18443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/a1a1f2a2/attachment.bin>


More information about the llvm-commits mailing list