64ac736ec5
Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
RUN: llvm-config --link-static --system-libs 2>&1 | FileCheck %s
|
|
REQUIRES: static-libs
|
|
REQUIRES: system-windows
|
|
CHECK-NOT: -l
|
|
CHECK: psapi.lib shell32.lib ole32.lib uuid.lib advapi32.lib
|
|
CHECK-NOT: error
|
|
CHECK-NOT: warning
|