blob: a8d176cc1b2490ccaaf5c11dfb91703b75111103 [file] [log] [blame]
// RUN: env LIBRARY_PATH=%T/test1 %clang -x c %s -### -o foo 2> %t.log
// RUN: grep '".*ld.*" .*"-L" "%T/test1"' %t.log