diff options
author | Lang Hames <lhames@gmail.com> | 2020-10-01 21:12:19 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2020-10-19 01:59:03 -0700 |
commit | 35e48d7b91735136e423f71c1d7406eb07a03e89 (patch) | |
tree | 2ef59bc18b1514478a500fe7469c36b35537950b /llvm/lib/Support/Error.cpp | |
parent | 14cb9b4e21de63f74439259bad8caa6fcb7136e1 (diff) | |
download | llvm-35e48d7b91735136e423f71c1d7406eb07a03e89.zip llvm-35e48d7b91735136e423f71c1d7406eb07a03e89.tar.gz llvm-35e48d7b91735136e423f71c1d7406eb07a03e89.tar.bz2 |
[ORC] Add C API functions to obtain and clear the symbol string pool.
Symbol string pool entries are ref counted, but not automatically cleared.
This can cause the size of the pool to grow without bound if it's not
periodically cleared. These functions allow that to be done via the C API.
Diffstat (limited to 'llvm/lib/Support/Error.cpp')
0 files changed, 0 insertions, 0 deletions