mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-11 07:15:26 +00:00
5 lines
225 B
LLVM
5 lines
225 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/GNU.a very_long_bytecode_file_name.bc | cmp -s %p/very_long_bytecode_file_name.bc -
|