1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/unittests/TextAPI
Armando Montanez bf3176552a [TextAPI][elfabi] Fix YAML support for weak symbols
Weak symbols are supposed to be supported in the ELF TextAPI
implementation, but the YAML handler didn't read or write the `Weak`
member of ELFSymbol. This change adds the YAML mapping and updates tests
to ensure correct behavior.

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

llvm-svn: 349950
2018-12-21 20:45:58 +00:00
..
CMakeLists.txt Fix LLVM_LINK_LLVM_DYLIB build of TapiTests 2018-12-10 22:01:33 +00:00
ELFYAMLTest.cpp [TextAPI][elfabi] Fix YAML support for weak symbols 2018-12-21 20:45:58 +00:00