aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm/lib/Target/Sparc/SparcSubtarget.h
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2019-01-19 05:20:31 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2019-01-19 05:20:31 +0000
commita3b41b11dbf1ff98582834557d6782a4ec61bfc8 (patch)
tree949d0d19712ccd164bdcd0050a08b6b6b06c43c5 /contrib/llvm/lib/Target/Sparc/SparcSubtarget.h
parentbb0e68335f0f1e83e91bef984460a33ce4923553 (diff)
downloadsrc-a3b41b11dbf1ff98582834557d6782a4ec61bfc8.tar.gz
src-a3b41b11dbf1ff98582834557d6782a4ec61bfc8.zip
dpaa: fix 32-bit build
Book-E powerpc uses 64-bit vm_paddr_t, and 32-bit powerpc has 32-bit pointers, so gcc errors with cast to pointer from integer of different size. As this will not actually be used in reality anyway, simply quiet the warning by casting through uintptr_t. MFC after: 3 weeks MFC with: r343168
Notes
Notes: svn path=/head/; revision=343169
Diffstat (limited to 'contrib/llvm/lib/Target/Sparc/SparcSubtarget.h')
0 files changed, 0 insertions, 0 deletions