summaryrefslogtreecommitdiffstats
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
commit98c9ae376168ad2a153a6e6942f59344f4b03740 (patch)
tree79f96327eb32b3be15fdde4db8c8a82bad3bde22
parentbbdabce2f79af1334d2627c80c136b2a5bfb48b9 (diff)
downloadbcm5719-llvm-98c9ae376168ad2a153a6e6942f59344f4b03740.tar.gz
bcm5719-llvm-98c9ae376168ad2a153a6e6942f59344f4b03740.zip
Revert test/Archive/check_binary_output.ll". It fails on a buildbot.
llvm-svn: 121113
-rw-r--r--llvm/test/Archive/check_binary_output.ll4
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/Archive/check_binary_output.ll b/llvm/test/Archive/check_binary_output.ll
deleted file mode 100644
index 60ab5caac45..00000000000
--- a/llvm/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 -
OpenPOWER on IntegriCloud