]> granicus.if.org Git - clang/commit
Driver: Claim the -mlinker-version synthesized argument, it shouldn't be
authorDaniel Dunbar <daniel@zuster.org>
Tue, 17 Aug 2010 22:32:45 +0000 (22:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 17 Aug 2010 22:32:45 +0000 (22:32 +0000)
commitc326b64a4d14ad89d6a5d227d2460050149d5461
tree46bf54f98a0ea355dc164afdb2f403946571ee02
parent42cbd782cf17223076e5b6c0607414d9d68aae19
Driver: Claim the -mlinker-version synthesized argument, it shouldn't be
reported as unused.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111310 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp