xref
: /
llvm-project
/
lld
/
test
/
ELF
/
ignore-plugin.test
(revision 7234acf5bb206d18b7990e79516620c83076f666)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
RUN: not
ld.lld
--plugin foo 2>&1 | FileCheck %s
2
CHECK: no input files
3