Michal Gorny | d1b9548 | 2017-01-06 21:33:54 +0000 | [diff] [blame] | 1 | RUN: llvm-config --link-static --system-libs 2>&1 | FileCheck %s |
2 | REQUIRES: static-libs | ||||
Chris Bieneman | a0523fd | 2016-12-13 00:29:56 +0000 | [diff] [blame] | 3 | UNSUPPORTED: system-windows |
Chris Bieneman | 0441862 | 2016-12-12 23:03:01 +0000 | [diff] [blame] | 4 | CHECK: -l |
5 | CHECK-NOT: error | ||||
6 | CHECK-NOT: warning |