clayborg wrote: If you create a setting, be sure to make it a global setting (a bool in the setting definition) so it can always be accessed via: ``` static TargetProperties &Target::GetGlobalProperties(); ```
https://github.com/llvm/llvm-project/pull/66534 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits