3 lines
97 B
Plaintext
3 lines
97 B
Plaintext
; RUN: not llvm-ar -M t < %s 2>&1 | FileCheck %s
|
|
; CHECK: error: cannot mix -M and other options
|