[JITLink][ELF][x86-64] Implement ELF::R_X86_64_NONE.
R_X86_64_NONE is a no-op, so we just need to return from addSingleRelocation early.
Loading
Please sign in to comment
R_X86_64_NONE is a no-op, so we just need to return from addSingleRelocation early.