2 lines
71 B
Text
2 lines
71 B
Text
RUN: not ld.lld --plugin foo 2>&1 | FileCheck %s
|
|
CHECK: no input files
|
RUN: not ld.lld --plugin foo 2>&1 | FileCheck %s
|
|
CHECK: no input files
|