OSDN Git Service

fix a fixme in stringmatcher, having it generate nice looking code if the
authorChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 19:57:17 +0000 (19:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 30 Oct 2010 19:57:17 +0000 (19:57 +0000)
commitd7e409da6db6e1d2d9e44dd8de5303c5cfd5bd29
tree8c2efb2d54d3f190544004915272519ea64254a1
parent8cf8bcc40c977713e51fb85fb9f24a0ecfbde24b
fix a fixme in stringmatcher, having it generate nice looking code if the
'tomatch' code contains \n's.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117843 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/StringMatcher.cpp