This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8a4e293 [ThinLTO] Force disable test on Windows via REQUIRES shell new 87749e8 [codeview] Test serialization of all known type records
The 1 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: .../DebugInfo/CodeView/FieldListRecordBuilder.h | 2 + .../llvm/DebugInfo/CodeView/ListRecordBuilder.h | 2 +- .../llvm/DebugInfo/CodeView/TypeRecordBuilder.h | 5 +- lib/DebugInfo/CodeView/TypeStreamMerger.cpp | 4 +- test/tools/llvm-readobj/Inputs/codeview-types.obj | Bin 0 -> 8746 bytes test/tools/llvm-readobj/codeview-types.test | 95 +++++++++++++++++++++ 6 files changed, 104 insertions(+), 4 deletions(-) create mode 100644 test/tools/llvm-readobj/Inputs/codeview-types.obj create mode 100644 test/tools/llvm-readobj/codeview-types.test