This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b0047a7da8 [InstCombine] fold fadd+fsub with common operand new 86e6f59695e [DebugInfo] Fine tune emitting flags as part of the producer new 7689b8dd09a [WASM] Fix overflow when reading custom section
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 2 +- lib/Object/WasmObjectFile.cpp | 13 ++++++++++--- test/DebugInfo/X86/debug-info-producer-with-flags.ll | 10 +++++++--- test/Object/Inputs/WASM/string-outside-section.wasm | Bin 0 -> 131 bytes test/Object/wasm-string-outside-section.test | 3 +++ 5 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 test/Object/Inputs/WASM/string-outside-section.wasm create mode 100644 test/Object/wasm-string-outside-section.test