Chris Lattner 259bda48e2 This:
AggregateString += "\0\0";

Doesn't add two nuls to the AggregateString (for obvious reasons), which
broke the asmprinter when the first character of an asm string was not
literal text.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30625 91177308-0d34-0410-b5e6-96231b3b80d8
2006-09-27 16:44:09 +00:00
..
2006-09-27 16:44:09 +00:00
2006-07-13 21:02:53 +00:00
2006-08-26 01:02:19 +00:00
2006-09-01 21:14:42 +00:00
2006-07-07 00:21:17 +00:00