[all-commits] [llvm/llvm-project] f9b5f6: [JITLink][ELF/x86-64] Range check 32-bit relocs.

lhames via All-commits all-commits at lists.llvm.org
Thu Jan 21 21:00:11 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f9b5f6937ebed5dccabfc3c287f11d18b68a36f6
      https://github.com/llvm/llvm-project/commit/f9b5f6937ebed5dccabfc3c287f11d18b68a36f6
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

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

  Log Message:
  -----------
  [JITLink][ELF/x86-64] Range check 32-bit relocs.

Also switch to using little_<b> / ulittle_<b> types to write results for
consistency with MachO.




More information about the All-commits mailing list