summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCExpr.cpp
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2018-03-01 18:06:21 +0000
committerSam Clegg <sbc@chromium.org>2018-03-01 18:06:21 +0000
commit03e101f1b00d463d3a070a43a7ac8f13db291c37 (patch)
tree000e836f3e42c60f9803b35cc41f798471314bf3 /llvm/lib/MC/MCExpr.cpp
parentc6a75a69f15e42dd4c6b1a79f6d1a4e3df9f75ea (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud