1 RUN: llvm-config --ldflags 2>&1 | FileCheck %s 2 CHECK: -L 3 CHECK: {{[/\\]}}lib 4 CHECK-NOT: error 5 CHECK-NOT: warning 6