This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e7eda98 Remove extra semicolon to fix warning. NFC. new dd6e786 llvm-dwp: Add error handling for invalid (non-CU) top level t [...]
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: test/tools/llvm-dwp/Inputs/non_cu_top_level.dwo | Bin 0 -> 1153 bytes test/tools/llvm-dwp/X86/non_cu_top_level.test | 3 +++ tools/llvm-dwp/llvm-dwp.cpp | 22 ++++++++++++++-------- 3 files changed, 17 insertions(+), 8 deletions(-) create mode 100644 test/tools/llvm-dwp/Inputs/non_cu_top_level.dwo create mode 100644 test/tools/llvm-dwp/X86/non_cu_top_level.test