Dump special characters in string intializers properly, e.g. tab as \t.
authorChristoph Mallon <christoph.mallon@gmx.de>
Thu, 27 Oct 2011 06:24:16 +0000 (08:24 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Thu, 27 Oct 2011 06:37:16 +0000 (08:37 +0200)
commit8b7bdd153f28405649d77f589d0710f88d683d68
tree1582f03fa9fbf1b85d719fab7caec086da49e77d
parent8e095cdb7499e7cd4e86b1ef6a05a19abb5a5f68
Dump special characters in string intializers properly, e.g. tab as \t.

Newer yComp (>= 1.3.14) can handle backslashes in strings.
ir/ir/irdumptxt.c