jimingham wrote: Note, a re-exported symbol doesn't have an address range. It feels like you should be able to take advantage of that to use the same store for both cases just w/o the reference to the ConstString. I also can't see how using that address could cause actual problems. If ConstStrings are moving around, I think we would see much more havoc than just this.
https://github.com/llvm/llvm-project/pull/172565 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
