test/Archive/check_binary_output.ll: Add a new test to check output of 'llvm-ar -p' is sane. Thanks to Danil Malyshev!

llvm-svn: 121106
This commit is contained in:
NAKAMURA Takumi 2010-12-07 03:35:20 +00:00
parent 2a61f4e364
commit 1576fd7172
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
; 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 -