Skip to content
Commit 2ba12953 authored by Lang Hames's avatar Lang Hames
Browse files

[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
parent 8801145a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment