sbc100 added inline comments. ================ Comment at: include/llvm/ObjectYAML/WasmYAML.h:141 wasm::WasmDataReference DataRef; + uint32_t SectionIndex; }; ---------------- Just reuse ElementIndex? Repository: rL LLVM https://reviews.llvm.org/D44184