jimingham wrote: What I really want to avoid is people writing locators that just try to do some work w/o checking whether there's any likelihood they will succeed. "applies_to_target" forces you to think about that. For modules, maybe the architecture is a good filter? So instead of applies_to_target we could do "applies_to_arch"? This isn't critical, however.
https://github.com/llvm/llvm-project/pull/182336 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
