boomanaiden154 wrote: > The current state is not ideal.
Do you have a plan to improve beyond #180464? I would think that we could just make `createMCAsmInfo` take a r-value reference to `MCTargetOptions` so that we can transfer ownership without copying. Not if it would be feasible to enforce that by deleting the `MCTargetOptions` copy constructor. https://github.com/llvm/llvm-project/pull/180465 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
