[all-commits] [llvm/llvm-project] 7848bf: [ObjectYAML] WasmWriter::writeSectionContent - use...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Mar 2 08:09:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7848bf16fe7553cc65745240ae01ebf2949c323b
https://github.com/llvm/llvm-project/commit/7848bf16fe7553cc65745240ae01ebf2949c323b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-03-02 (Wed, 02 Mar 2022)
Changed paths:
M llvm/lib/ObjectYAML/WasmEmitter.cpp
Log Message:
-----------
[ObjectYAML] WasmWriter::writeSectionContent - use llvm::enumerate to fix 'side effect in assert' warning
More information about the All-commits
mailing list