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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM