From 3a0822f094b578157263e04114075ad7df81db41 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 21 Jun 2015 13:59:01 +0000 Subject: Vendor import of llvm trunk r240225: https://llvm.org/svn/llvm-project/llvm/trunk@240225 --- test/Object/invalid.test | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/Object/invalid.test (limited to 'test/Object/invalid.test') diff --git a/test/Object/invalid.test b/test/Object/invalid.test new file mode 100644 index 000000000000..73bf62a1ed4e --- /dev/null +++ b/test/Object/invalid.test @@ -0,0 +1,2 @@ +RUN: not llvm-dwarfdump %p/Inputs/invalid-bad-rel-type.elf 2>&1 | FileCheck %s +CHECK: Invalid data was encountered while parsing the file -- cgit v1.2.3