xref
: /
llvm-project
/
llvm
/
test
/
tools
/
llvm-ar
/
mri5.test
(revision b4e2d471f762fc760c26f781a7a86ec3c8ab7355)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
; RUN: not llvm-ar -M t < %s 2>&1 | FileCheck %s
2
; CHECK: error: cannot mix -M and other options
3