aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2022-11-09 15:21:45 -0800
committerLang Hames <lhames@gmail.com>2022-11-09 21:26:18 -0800
commit8fda8901e29bf80bd91574f29b50868958195a4e (patch)
tree2cdb2f54fec29082a1f088720a47e28c0295ba10 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent90bf4170a74f3c5b0da3732e265f5a77f301f9ea (diff)
downloadllvm-8fda8901e29bf80bd91574f29b50868958195a4e.zip
llvm-8fda8901e29bf80bd91574f29b50868958195a4e.tar.gz
llvm-8fda8901e29bf80bd91574f29b50868958195a4e.tar.bz2
[ORC-RT] Add a SymbolStringPool class to the ORC runtime.
This is a counterpart to llvm::orc::SymbolStringPool. It holds uniqued, ref-counted strings; and can be used to avoid redundant storage of strings, and speed up comparison of strings held in the pool (these become pointer comparisons).
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions