This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 82f3d1cfab0 [opt] Report if the provided architecture is invalid. new 4eb768f03d7 [DWARFFormValue] Don't consider DW_FORM_data4/8 to be secti [...]
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: lib/DebugInfo/DWARF/DWARFFormValue.cpp | 18 +- test/tools/llvm-dwarfdump/X86/formclass2.s | 315 +++++++++++++++++++++++++++ test/tools/llvm-dwarfdump/X86/formclass4.s | 331 +++++++++++++++++++++++++++++ 3 files changed, 657 insertions(+), 7 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/formclass2.s create mode 100644 test/tools/llvm-dwarfdump/X86/formclass4.s