[all-commits] [llvm/llvm-project] 3b55bf: [llvm-jitlink] Add suppport for testing GOT entrie...
lhames via All-commits
all-commits at lists.llvm.org
Fri Jul 17 17:56:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3b55bfad2a3b7dba8815e043fcd9a2c0cb7b2987
https://github.com/llvm/llvm-project/commit/3b55bfad2a3b7dba8815e043fcd9a2c0cb7b2987
Author: Lang Hames <lhames at gmail.com>
Date: 2020-07-17 (Fri, 17 Jul 2020)
Changed paths:
M llvm/tools/llvm-jitlink/llvm-jitlink-elf.cpp
M llvm/tools/llvm-jitlink/llvm-jitlink-macho.cpp
Log Message:
-----------
[llvm-jitlink] Add suppport for testing GOT entries and stubs for ELF.
This enables regression testing of GOT and stub handling with
llvm-jitlink.
More information about the All-commits
mailing list