mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
3 lines
77 B
LLVM
3 lines
77 B
LLVM
|
;RUN: not llvm-ar r %T/test.a . 2>&1 | FileCheck %s
|
||
|
;CHECK: . Is a directory
|