[llvm] Add a super simple wrapper for a merged string table. (PR #119488)
Chandler Carruth via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 10 18:55:23 PST 2024
chandlerc wrote:
Note that this is intended for use cases like https://github.com/llvm/llvm-project/pull/119198 and some of the other string tables indexed by offset.
https://github.com/llvm/llvm-project/pull/119488
More information about the llvm-commits
mailing list