Galina Kistanova | 300c1a1 | 2011-05-05 18:40:27 +0000 | [diff] [blame^] | 1 | ; This is not an assembly file, this is just to run the test. |
2 | ; The test verifies that llvm-ar produces a binary output. | ||||
3 | |||||
4 | ;RUN: llvm-ar p %p/GNU.a very_long_bytecode_file_name.bc | cmp -s %p/very_long_bytecode_file_name.bc - |