summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2017-06-01 18:41:25 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2017-06-01 18:41:25 +0000
commit14149bfa410078fe5260db0b95f7d3d6c86694bd (patch)
tree559c8e001130f9ce139b8fa64c4c6870b5008157 /llvm/lib/Transforms
parentc1d26062f7bfdc357bd05598a4b92cddc23a0fa5 (diff)
downloadbcm5719-llvm-14149bfa410078fe5260db0b95f7d3d6c86694bd.tar.gz
bcm5719-llvm-14149bfa410078fe5260db0b95f7d3d6c86694bd.zip
[CodeGen][ObjC] Fix assertion failure in EmitARCStoreStrongCall.
The assertion fails because EmitValueForIvarAtOffset doesn't get the correct type of the ivar when the class the ivar belongs to is parameterized. This commit fixes the function to compute the ivar's type based on the type argument provided to the parameterized class. rdar://problem/32461723 Differential Revision: https://reviews.llvm.org/D33698 llvm-svn: 304449
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud