mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
68b04daf84
This changes the encoding of the `attribute` field, which currently only contains the value `0` denoting this tag is for an exception, from `varuint32` to `uint8`. This field is effectively unused at the moment and reserved for future use, and it is not likely to need `varuint32` even in future. See https://github.com/WebAssembly/exception-handling/pull/162. This does not change any encoded binaries because `0` is encoded in the same way both in `varuint32` and `uint8`. Reviewed By: tlively Differential Revision: https://reviews.llvm.org/D104571 |
||
---|---|---|
.. | ||
ELFRelocs | ||
AMDGPUMetadataVerifier.h | ||
COFF.h | ||
Dwarf.def | ||
Dwarf.h | ||
DynamicTags.def | ||
ELF.h | ||
MachO.def | ||
MachO.h | ||
Magic.h | ||
Minidump.h | ||
MinidumpConstants.def | ||
MsgPack.def | ||
MsgPack.h | ||
MsgPackDocument.h | ||
MsgPackReader.h | ||
MsgPackWriter.h | ||
Wasm.h | ||
WasmRelocs.def | ||
WasmTraits.h | ||
XCOFF.h |