A recent change switch the in-memory wasm value types
to be signed integers, but I missing a few cases where
these were being writing to the binary.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
lgtm
lib/Target/WebAssembly/MCTargetDesc/WebAssemblyTargetStreamer.h | ||
---|---|---|
55 ↗ | (On Diff #91958) | It looks like this function can have be marked protected. |