https://github.com/JDevlieghere requested changes to this pull request.

Plugins shouldn't depend on each other. The correct way to do this would be to 
have a method in ObjectFile, something like `ObjectFile::SupportsDebugMap()` 
which returns false for all implementations except the `ObjectFileMachO` one. 

https://github.com/llvm/llvm-project/pull/139170
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to