[all-commits] [llvm/llvm-project] f4fc66: [JITLink] Assert that segment mapping does not exc...

lhames via All-commits all-commits at lists.llvm.org
Tue Mar 9 20:42:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4fc66b7a06bcad060bab5325e046d0b01031ea6
      https://github.com/llvm/llvm-project/commit/f4fc66b7a06bcad060bab5325e046d0b01031ea6
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

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

  Log Message:
  -----------
  [JITLink] Assert that segment mapping does not exceed allocation size.


  Commit: 1237d94871ceb111c4eaef131095e12b6ae93647
      https://github.com/llvm/llvm-project/commit/1237d94871ceb111c4eaef131095e12b6ae93647
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-03-09 (Tue, 09 Mar 2021)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
    M llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_relocations.s

  Log Message:
  -----------
  [JITLink] Add support for STT_NOTYPE symbols to ELF/x86-64.


Compare: https://github.com/llvm/llvm-project/compare/cf1899e0a92f...1237d94871ce


More information about the All-commits mailing list