simplify some code to avoid string thrashing.
authorChris Lattner <sabre@nondot.org>
Fri, 27 Jun 2008 21:25:24 +0000 (21:25 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 27 Jun 2008 21:25:24 +0000 (21:25 +0000)
commit48cd712d4c84507d3098e795aebce8bd5ad05b14
treecda1d637307eee610ac65f53772a04e0b35256b6
parent8573986f3043bb9ed3754464dc0dabed0434b914
simplify some code to avoid string thrashing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52837 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Module.cpp