]> granicus.if.org Git - clang/commit
ARM64: parametrise IVar offset type (long on ARM64, int elsewhere).
authorTim Northover <tnorthover@apple.com>
Sat, 29 Mar 2014 13:42:40 +0000 (13:42 +0000)
committerTim Northover <tnorthover@apple.com>
Sat, 29 Mar 2014 13:42:40 +0000 (13:42 +0000)
commit4eff9acb0b3ea44ca26289885766b53528b5e44e
tree77e61da203827f98d8874f344d77817a815b6530
parent0ed153b0b4a41eee8eddb1258ca60ba1bf678cac
ARM64: parametrise IVar offset type (long on ARM64, int elsewhere).

This is part of the ARM64 patch, but can only be tested properly when
the full codegen gets committed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205098 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCMac.cpp