Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D43922
[WebAssembly] Use uint8_t for single byte values to match the spec ClosedPublic Authored by sbc100 on Feb 28 2018, 5:11 PM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptFeb 28 2018, 5:11 PM This revision is now accepted and ready to land.Mar 1 2018, 9:57 AM Closed by commit rL326455: [WebAssembly] Use uint8_t for single byte values to match the spec (authored by sbc). · Explain WhyMar 1 2018, 10:09 AM This revision was automatically updated to reflect the committed changes. aheejin mentioned this in D56092: [WebAssembly] made assembler parse block_type.Jan 1 2019, 11:05 PM
Revision Contents
Diff 136566 lld/trunk/wasm/Writer.cpp
lld/trunk/wasm/WriterUtils.h
lld/trunk/wasm/WriterUtils.cpp
|