8e12397d70
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
7 lines
161 B
Plaintext
7 lines
161 B
Plaintext
RUN: llvm-config --link-static --system-libs 2>&1 | FileCheck %s
|
|
REQUIRES: static-libs
|
|
UNSUPPORTED: system-windows
|
|
CHECK: -l
|
|
CHECK-NOT: error
|
|
CHECK-NOT: warning
|