From 85c37722530cebc6a4b100ff24263bf46a3f30d3 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Tue, 7 Dec 2010 05:57:02 +0000 Subject: [PATCH] Revert test/Archive/check_binary_output.ll". It fails on a buildbot. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121113 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Archive/check_binary_output.ll | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test/Archive/check_binary_output.ll diff --git a/test/Archive/check_binary_output.ll b/test/Archive/check_binary_output.ll deleted file mode 100644 index 60ab5caac45..00000000000 --- a/test/Archive/check_binary_output.ll +++ /dev/null @@ -1,4 +0,0 @@ -; This is not an assembly file, this is just to run the test. -; The test verifies that llvm-ar produces a binary output. - -;RUN: llvm-ar p %p/GNU.a very_long_bytecode_file_name.bc | cmp -s %p/very_long_bytecode_file_name.bc - -- 2.11.0