diff options
| author | Sam Clegg <sbc@chromium.org> | 2018-03-01 18:06:21 +0000 |
|---|---|---|
| committer | Sam Clegg <sbc@chromium.org> | 2018-03-01 18:06:21 +0000 |
| commit | 03e101f1b00d463d3a070a43a7ac8f13db291c37 (patch) | |
| tree | 000e836f3e42c60f9803b35cc41f798471314bf3 /llvm/lib/MC/MCExpr.cpp | |
| parent | c6a75a69f15e42dd4c6b1a79f6d1a4e3df9f75ea (diff) | |
| download | bcm5719-llvm-03e101f1b00d463d3a070a43a7ac8f13db291c37.tar.gz bcm5719-llvm-03e101f1b00d463d3a070a43a7ac8f13db291c37.zip | |
[WebAssembly] Use uint8_t for single byte values to match the spec
The original BinaryEncoding.md document used to specify that
these values were `varint7`, but the official spec lists them
explicitly as single byte values and not LEB.
A similar change for wabt is in flight:
https://github.com/WebAssembly/wabt/pull/782
Differential Revision: https://reviews.llvm.org/D43921
llvm-svn: 326454
Diffstat (limited to 'llvm/lib/MC/MCExpr.cpp')
0 files changed, 0 insertions, 0 deletions

