mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
7c097db22c
This patch fixed a bug when elbabi was supplied with a tbe file contains no non-local symbol. Before this patch, it wrote 0 to sh_info of the .dynsym section, making the ELF stub file invalid. This patch fixed this issue. Differential Revision: https://reviews.llvm.org/D96930 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ELFObjHandler.cpp | ||
ELFStub.cpp | ||
TBEHandler.cpp |