blob: a8d176cc1b2490ccaaf5c11dfb91703b75111103 [file] [log] [blame]
Bill Wendling281ca292012-03-12 21:22:35 +00001// RUN: env LIBRARY_PATH=%T/test1 %clang -x c %s -### -o foo 2> %t.log
2// RUN: grep '".*ld.*" .*"-L" "%T/test1"' %t.log