OSDN Git Service

TableGen: Optimize common string concatenation with SmallString
authorMatthias Braun <matze@braunis.de>
Sun, 4 Dec 2016 05:48:06 +0000 (05:48 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 4 Dec 2016 05:48:06 +0000 (05:48 +0000)
commit607c68326d6351e3f88983d67f966ff2f120b344
tree9d67a2cd5f7a7f92b7fc70f5a422bfa446b7d483
parent5084450e17cfff583fbb281815e9d55ee51f2008
TableGen: Optimize common string concatenation with SmallString

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288611 91177308-0d34-0410-b5e6-96231b3b80d8
lib/TableGen/Record.cpp