commit | ec2e0f9305353cf28d1c2f6dd79bb6d76483e4ab | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Fri Dec 21 20:45:58 2018 +0000 |
committer | Armando Montanez <amontanez@google.com> | Fri Dec 21 20:45:58 2018 +0000 |
tree | bc2371a15da3fa0c61185d8e0f6e2abf07a12ac4 | |
parent | bf6ada6e17e88c9ba1b7e81d28cc50c9919472cf [diff] |
[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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349950 91177308-0d34-0410-b5e6-96231b3b80d8