summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopInfo.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-01-15 21:14:05 +0000
committerLang Hames <lhames@gmail.com>2016-01-15 21:14:05 +0000
commit2ba12953d2e57cbd965aa1c53535bce002e4de1e (patch)
treeed30ca3e639f8a99ae2a90d2e0d349942ee5e928 /llvm/lib/Analysis/LoopInfo.cpp
parent8801145ad4f4da063add09a8337784a89b7ff1d0 (diff)
downloadbcm5719-llvm-2ba12953d2e57cbd965aa1c53535bce002e4de1e.tar.gz
bcm5719-llvm-2ba12953d2e57cbd965aa1c53535bce002e4de1e.zip
[Orc] Remove some reinterpret casts in debugging output.
These casts were from function pointer to data pointer type, which some compilers (including GCC) may warn about. In all cases where these casts were used the original value was still available as a TargetAddress (uint64_t), so we can just print a formatted version of that instead. llvm-svn: 257932
Diffstat (limited to 'llvm/lib/Analysis/LoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud