xref
: /
external
/
llvm-project
/
llvm
/
test
/
tools
/
llvm-ar
/
mri5.test
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