llvm/clang/test/Driver/Inputs/config-4.cfg
Martin Storsjo 665c7a4479 [Driver] Don't warn about unused inputs in config files
This avoids warnings about unused linker parameters, just like
other flags are ignored if they're from config files.

Differential Revision: https://reviews.llvm.org/D46286

llvm-svn: 331504
2018-05-04 06:05:58 +00:00

4 lines
38 B
INI

-L/usr/local/lib
-lfoo
-stdlib=libc++