xcore target fix bug in XCoreAsmPrinter::emitArrayBound()
Richard Osborne
richard at xmos.com
Thu Oct 10 07:13:27 PDT 2013
Please split this so it doesn't exceed 80 columns:
+ OutStreamer.EmitAssignment(SymGlob,
MCConstantExpr::Create(ATy->getNumElements(), OutContext));
if (GV->hasWeakLinkage() || GV->hasLinkOnceLinkage()) {
Looks good to me otherwise.
On 10/10/13 14:42, Robert Lytton wrote:
> Hi,
> Patch to fix bug in XCoreAsmPrinter::emitArrayBound() causing
> segmentation fault
> Robert
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
--
Richard Osborne | XMOS
http://www.xmos.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/2a3a9c27/attachment.html>
More information about the llvm-commits
mailing list