1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/unittests/TextAPI
Armando Montanez 08f3004e2a [TextAPI][elfabi] Make SoName optional
This change makes DT_SONAME treated as an optional trait for ELF TextAPI
stubs. This change accounts for the fact that shared objects aren't
guaranteed to have a DT_SONAME entry. Tests have been updated to check
for correct behavior of an optional soname.

Differential Revision: https://reviews.llvm.org/D55533

llvm-svn: 348817
2018-12-11 01:00:16 +00:00
..
CMakeLists.txt Fix LLVM_LINK_LLVM_DYLIB build of TapiTests 2018-12-10 22:01:33 +00:00
ELFYAMLTest.cpp [TextAPI][elfabi] Make SoName optional 2018-12-11 01:00:16 +00:00