[JITLink][AArch64] Update edge names to be more descriptive, add comments.
authorLang Hames <lhames@gmail.com>
Mon, 31 Oct 2022 01:41:28 +0000 (18:41 -0700)
committerLang Hames <lhames@gmail.com>
Mon, 31 Oct 2022 02:03:22 +0000 (19:03 -0700)
commitcb33ef7ca71d864b5fb8efbe59d77e895ba6e9a0
tree33e5b830a1925bb2c95999ee1ad7517051649a3d
parente415cb1d61e798b6d69b5960a90f00518ca5008f
[JITLink][AArch64] Update edge names to be more descriptive, add comments.

This brings the aarch64 edges into alignment with the naming scheme for the
x86-64 edges.

Edge behavior is mostly unchanged, but some irrelevant assertions and errors
have been removed.
llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h
llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
llvm/lib/ExecutionEngine/JITLink/MachO_arm64.cpp
llvm/lib/ExecutionEngine/JITLink/aarch64.cpp