XCore: emitArrayBound incorrectly outputting

Robert Lytton robert at xmos.com
Mon Jul 29 08:13:06 PDT 2013


Hi

The emitArrayBound() was calling OutStreamer.Emit*() multiple times when trying to print a single line.
 Hence the line was being broken down into multiple lines.

Patch with test case attached.

Please review.

robert

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130729/e454730a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PatchGlobalArrays
Type: application/octet-stream
Size: 1806 bytes
Desc: PatchGlobalArrays
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130729/e454730a/attachment.obj>


More information about the llvm-commits mailing list