diff options
Diffstat (limited to 'llvm/test/Archive/check_binary_output.ll')
| -rw-r--r-- | llvm/test/Archive/check_binary_output.ll | 4 |
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 - |

