mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
test/Archive/check_binary_output.ll: Add a new test to check output of 'llvm-ar -p' is sane. Thanks to Danil Malyshev!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121106 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
50004bedfa
commit
b9949b2970
4
test/Archive/check_binary_output.ll
Normal file
4
test/Archive/check_binary_output.ll
Normal 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 -
|
Loading…
x
Reference in New Issue
Block a user