This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7333a98 [WebAssembly] Speed up LiveIntervals updating. new 645115f fix formatting; NFC new 2766530 llvm-dwp: More error handling around invalid compressed sections new 68e7451 use range-loop; NFCI new 50c861b fix typo; NFC
The 4 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/Analysis/ValueTracking.cpp | 6 ++---- lib/Target/X86/X86VZeroUpper.cpp | 8 +++----- test/tools/llvm-dwp/Inputs/empty_compressed_section.dwo | Bin 0 -> 1161 bytes test/tools/llvm-dwp/Inputs/invalid_compressed.dwo | Bin 0 -> 1281 bytes test/tools/llvm-dwp/X86/compressfail.test | 4 +++- tools/llvm-dwp/llvm-dwp.cpp | 11 ++++------- 6 files changed, 12 insertions(+), 17 deletions(-) create mode 100644 test/tools/llvm-dwp/Inputs/empty_compressed_section.dwo create mode 100644 test/tools/llvm-dwp/Inputs/invalid_compressed.dwo