]> granicus.if.org Git - clang/commit
[Mips] Replace explicit argument handling by the single ArgList::AddLastArg() call.
authorSimon Atanasyan <simon@atanasyan.com>
Tue, 26 Nov 2013 11:57:58 +0000 (11:57 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Tue, 26 Nov 2013 11:57:58 +0000 (11:57 +0000)
commit557a847ea8f636cb7161a3b221865a1f21beb973
tree2328552990b242d5c8efe9539cd23e2516954ce3
parent07c01c875b0e4b59982ee33ac7f201548b4bf739
[Mips] Replace explicit argument handling by the single ArgList::AddLastArg() call.

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