speedup the common case where nothing needs to be quoted
authorChris Lattner <sabre@nondot.org>
Thu, 10 Nov 2005 21:47:01 +0000 (21:47 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 10 Nov 2005 21:47:01 +0000 (21:47 +0000)
commitbc076665cbf87caf79af5b80b9d57222d625428f
tree312567dd14ef02ac731a185f99ae9e58a1d67a00
parent91150e5d463165f02a8e13108a0105db192c984a
speedup the common case where nothing needs to be quoted

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