Minor cleanup. No need to explicitly tell the compiler the template arguments.
authorChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2005 17:50:16 +0000 (17:50 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Feb 2005 17:50:16 +0000 (17:50 +0000)
commit12945acd4aa40b40b1517bcf785622ab9671893f
tree7ee2b39696a8d4c4fc7ea051f95a07b1a425ccac
parentb52f1c2950d745f4b305e82cf1ac9a0b49274f56
Minor cleanup.  No need to explicitly tell the compiler the template arguments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20153 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Linker/LinkArchives.cpp