Fix a use of freed string contents.
authorAndrew Trick <atrick@apple.com>
Thu, 8 Sep 2011 05:25:49 +0000 (05:25 +0000)
committerAndrew Trick <atrick@apple.com>
Thu, 8 Sep 2011 05:25:49 +0000 (05:25 +0000)
commit22b4c819d463da7eadb20162d049ee89de746bce
tree044e96f76f023ab70613a2f37105745980e3f6fa
parented968a9a045cb6fecb80abfb7e938954fed54927
Fix a use of freed string contents.

Speculatively try to fix our windows testers with a patch I found on the internet.

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