This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 74bef679f39 [unittest/ReverseIteration] Unbreak when compiling with GCC. new eab8552ac04 Revert "[Decompression] Fail gracefully when out of memory" new 72baeef44d5 [CodeView] Don't output S_UDTs for nested typedefs.
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: include/llvm/Object/Decompressor.h | 8 +- lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 15 ++ lib/Object/Decompressor.cpp | 14 +- test/DebugInfo/COFF/udts.ll | 219 ++++++++++++--------- ...dwarfdump-decompression-invalid-size.elf-x86-64 | Bin 6853 -> 0 bytes .../dwarfdump-decompression-invalid-size.test | 15 -- 6 files changed, 146 insertions(+), 125 deletions(-) delete mode 100644 test/DebugInfo/Inputs/dwarfdump-decompression-invalid-size.elf-x86-64 delete mode 100644 test/DebugInfo/dwarfdump-decompression-invalid-size.test