================
@@ -179,3 +180,14 @@ def calculate_arch_features(arch_string):
 
 if "LD_PRELOAD" in os.environ:
     config.available_features.add("ld_preload-present")
+
----------------
adrian-prantl wrote:

I guess it fails gracefully, but should this check whether we're on Darwin 
first?

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

Reply via email to