aboutsummaryrefslogtreecommitdiffstats
path: root/test/Archive
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2010-12-07 05:57:02 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2010-12-07 05:57:02 +0000
commit85c37722530cebc6a4b100ff24263bf46a3f30d3 (patch)
treed608dc3cef33755bb3d5c026fd44daeed567d238 /test/Archive
parent1945d58025203aec7883c11ac51b827d440f6916 (diff)
downloadexternal_llvm-85c37722530cebc6a4b100ff24263bf46a3f30d3.zip
external_llvm-85c37722530cebc6a4b100ff24263bf46a3f30d3.tar.gz
external_llvm-85c37722530cebc6a4b100ff24263bf46a3f30d3.tar.bz2
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
Diffstat (limited to 'test/Archive')
-rw-r--r--test/Archive/check_binary_output.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Archive/check_binary_output.ll b/test/Archive/check_binary_output.ll
deleted file mode 100644
index 60ab5ca..0000000
--- 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 -