[cfe-commits] [PATCH] Fixing bug for function calls w/ diff addr spaces

Tanya Lattner lattner at apple.com
Thu Jun 14 15:43:38 PDT 2012


The attached patch fixes a crash in CodeGen when a struct is passed indirectly by value to another function by converting the address space. I've included a test case.

Please review.

-Tanya
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StructBugAddrSpace.patch
Type: application/octet-stream
Size: 1548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120614/333f6fdc/attachment.obj>


More information about the cfe-commits mailing list