OSDN Git Service

[JITLink][ELF] Handle BSS sections, improve some error messages.
authorLang Hames <lhames@gmail.com>
Tue, 6 Oct 2020 04:28:07 +0000 (21:28 -0700)
committerLang Hames <lhames@gmail.com>
Tue, 6 Oct 2020 04:35:35 +0000 (21:35 -0700)
commit01baeda7ca6645f5d8455733b110c89203a61ccf
tree1eb8b4df980bf6440d8d9c18566c9441cd813f95
parentef48436e62732e61cea5dde9b35b63b3ce8126f7
[JITLink][ELF] Handle BSS sections, improve some error messages.

This patch enables basic BSS section handling, and improves a couple of error
messages in the ELF section parsing code.

Patch by Christian Schafmeister. Thanks Christian!

Differential Revision: https://reviews.llvm.org/D88867
llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
llvm/test/ExecutionEngine/JITLink/X86/ELF_x86-64_relocations.s