[JITLink] Add more detail to MachO/x86-64 "unsupported relocation" errors.
authorLang Hames <lhames@gmail.com>
Sat, 20 Apr 2019 18:50:13 +0000 (18:50 +0000)
committerLang Hames <lhames@gmail.com>
Sat, 20 Apr 2019 18:50:13 +0000 (18:50 +0000)
commitc283fc5ebb8989e128d3e2b7e29affd7d6c27b96
tree3c80fb529ccd453549f6c72a98464af3e7a32432
parentbcdce5cd41207f6554e463119c0c4cb0da7eac0d
[JITLink] Add more detail to MachO/x86-64 "unsupported relocation" errors.

The extra information here will be helpful in diagnosing errors, like the
ones currently occuring on the PPC big-endian bots. :)

llvm-svn: 358826
llvm/lib/ExecutionEngine/JITLink/JITLink_MachO_x86_64.cpp