summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-07-22 22:12:58 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-07-22 22:12:58 +0000
commit12bb77ddd1ab418fce280d2be5af9a3b6c4295fc (patch)
treec2d9058b3a85cab4c4b0b15582279546442c682c /llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
parentf57a430b90985d142a39816a41b9379f9af84de3 (diff)
downloadbcm5719-llvm-12bb77ddd1ab418fce280d2be5af9a3b6c4295fc.tar.gz
bcm5719-llvm-12bb77ddd1ab418fce280d2be5af9a3b6c4295fc.zip
SBCommunication: Fix a pointer-to-function to void-pointer cast
reinterpret_cast may not convert a pointer-to-function to a void-pointer. Take a detour through intptr_t and *then* convert to a pointer-to-function. This fixes a diagnostic emitted by GCC. llvm-svn: 213696
Diffstat (limited to 'llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud