[all-commits] [llvm/llvm-project] 8a241c: [JITLink][ELF][x86-64] Include relocation name in ...

lhames via All-commits all-commits at lists.llvm.org
Thu Jul 29 22:19:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a241cd9c2479fc5c1fa3b31a1348bec11654367
      https://github.com/llvm/llvm-project/commit/8a241cd9c2479fc5c1fa3b31a1348bec11654367
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-07-30 (Fri, 30 Jul 2021)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp

  Log Message:
  -----------
  [JITLink][ELF][x86-64] Include relocation name in missing relocation errors.

This saves a level of manual table lookup for those of us who don't remember
ELF relocation numbers off the top of our heads.




More information about the All-commits mailing list