[llvm-commits] [llvm] r121113 - /llvm/trunk/test/Archive/check_binary_output.ll

NAKAMURA Takumi geek4civic at gmail.com
Mon Dec 6 21:57:03 PST 2010


Author: chapuni
Date: Mon Dec  6 23:57:02 2010
New Revision: 121113

URL: http://llvm.org/viewvc/llvm-project?rev=121113&view=rev
Log:
Revert test/Archive/check_binary_output.ll". It fails on a buildbot.

Removed:
    llvm/trunk/test/Archive/check_binary_output.ll

Removed: llvm/trunk/test/Archive/check_binary_output.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/Archive/check_binary_output.ll?rev=121112&view=auto
==============================================================================
--- llvm/trunk/test/Archive/check_binary_output.ll (original)
+++ llvm/trunk/test/Archive/check_binary_output.ll (removed)
@@ -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 -





More information about the llvm-commits mailing list