This patch adds StringTable class which is used to prepare
strings for emission into the .debug_str table. Specifically,
this class translates strings if necessary, keeps them in order,
assigns index and offset.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo