64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
5 lines
239 B
LLVM
5 lines
239 B
LLVM
; 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/Inputs/GNU.a very_long_bytecode_file_name.bc | cmp -s %p/Inputs/very_long_bytecode_file_name.bc -
|