================ @@ -56,11 +56,14 @@ def run_with(self, arch, os, vers, env, expected_load_command): sdk_root = lldbutil.get_xcode_sdk_root(sdk) clang = lldbutil.get_xcode_clang(sdk) + print(triple) ---------------- adrian-prantl wrote:
```suggestion if self.TraceOn(): print(triple) ``` https://github.com/llvm/llvm-project/pull/142244 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits