2 lines
91 B
Text
2 lines
91 B
Text
; RUN: not llvm-ar -M t < %s 2>&1 | FileCheck %s
|
|
; CHECK: Cannot mix -M and other options.
|