From d4c244f2eb0ca7bca624291bf4531cab768efeb1 Mon Sep 17 00:00:00 2001 From: Renato Golin Date: Wed, 24 Sep 2014 21:58:04 +0000 Subject: [PATCH] Removing empty ARM tests from failed revert git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218419 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll | 0 test/tools/llvm-dwarfdump/ARM/little-endian-dump.ll | 0 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll delete mode 100644 test/tools/llvm-dwarfdump/ARM/little-endian-dump.ll diff --git a/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll b/test/tools/llvm-dwarfdump/ARM/big-endian-dump.ll deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/test/tools/llvm-dwarfdump/ARM/little-endian-dump.ll b/test/tools/llvm-dwarfdump/ARM/little-endian-dump.ll deleted file mode 100644 index e69de29bb2d..00000000000 -- 2.34.1