This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 95fa5a64462 [ARM] Add more CPUs to host detection new e8c0dd7abf4 Update the early_inline test to explicitly add attribute fo [...] new 68b15df8a12 [codeview] VLAs and unsized arrays should use a size of zero new 93b87c84ea0 AMDGPU: Handle coldcc in more places
The 3 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/CodeViewDebug.cpp | 7 ++- lib/Target/AMDGPU/AMDGPURegisterInfo.cpp | 2 + test/DebugInfo/COFF/types-array-advanced.ll | 2 +- test/DebugInfo/COFF/types-array-unsized.ll | 84 +++++++++++++++++++++++++++ test/Transforms/SampleProfile/early-inline.ll | 4 +- 5 files changed, 93 insertions(+), 6 deletions(-) create mode 100644 test/DebugInfo/COFF/types-array-unsized.ll