| commit | 665c7a44798435daa239984db552d9941e8dbdc3 | [log] [tgz] |
|---|---|---|
| author | Martin Storsjo <martin@martin.st> | Fri May 04 06:05:58 2018 +0000 |
| committer | Martin Storsjo <martin@martin.st> | Fri May 04 06:05:58 2018 +0000 |
| tree | 688a4a1ba877686d35b3a527adf3e84b9d7f2b5e | |
| parent | f0a6927932f654cfcae7080795d3ddde8b6a6ea0 [diff] |
[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