[Driver] Exclude options::LinkerInput for GCC linking
authorFangrui Song <maskray@google.com>
Fri, 31 Jul 2020 07:04:09 +0000 (00:04 -0700)
committerFangrui Song <maskray@google.com>
Fri, 31 Jul 2020 07:04:09 +0000 (00:04 -0700)
commitc06e22fe07aa5eb8a9f8ce824cbab1bfe5a96581
tree977588cf9dafff6de7ca169c2d16407b06953d94
parentfcf8ada18f9cfb1261262e4b0399ae9ab40451f8
[Driver] Exclude options::LinkerInput for GCC linking

options::LinkerInput options may get duplicated after 6a75496836ea14bcfd2f4b59d35a1cad4ac58cee..
clang/lib/Driver/ToolChains/Gnu.cpp
clang/test/Driver/gcc_forward.c