diff options
author | Cyndy Ishida <cyndy_ishida@apple.com> | 2023-07-24 11:55:01 -0700 |
---|---|---|
committer | Cyndy Ishida <cyndy_ishida@apple.com> | 2023-07-24 12:01:25 -0700 |
commit | 0882c70df222a89c15f2776b85a60696e6ecd712 (patch) | |
tree | 967b31d8485722b578adc53f7a011471054af14a /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 23821568f6b9faec12a1cc1c046c69eb2cad5047 (diff) | |
download | llvm-0882c70df222a89c15f2776b85a60696e6ecd712.zip llvm-0882c70df222a89c15f2776b85a60696e6ecd712.tar.gz llvm-0882c70df222a89c15f2776b85a60696e6ecd712.tar.bz2 |
[TextAPI] Introduce SymbolSet
SymbolSet is a structure that acts as a simple container class for exported symbols that
belong to a library interface. It allows tapi to decouple the globals
from the other library attributes. It's uniqued by symbol name and `kind`, which all contain their assigned target triples.
Reviewed By: zixuw
Differential Revision: https://reviews.llvm.org/D149860
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions