There are 3 places where we were using WASM_SEC_TAG as the "last" known section type, which requires updating (or leaves a bug) when a new known section type is added. Instead add a "last type" to the enum for this purpose. Differential Revision: https://reviews.llvm.org/D127164 |
||
|---|---|---|
| .. | ||
| WasmObjcopy.cpp | ||
| WasmObject.cpp | ||
| WasmObject.h | ||
| WasmReader.cpp | ||
| WasmReader.h | ||
| WasmWriter.cpp | ||
| WasmWriter.h | ||