LLVM/project 5716f83 — llvm/include/llvm/ExecutionEngine/JITLink i386.h, llvm/lib/ExecutionEngine/JITLink ELF_i386.cpp
[JITLink] Fix i686 R_386_32 and other relocation values (#111091) Fix R_386_32 and other relocations by correcting Addend computations.