================ @@ -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) ---------------- JDevlieghere wrote:
This can go altogether, this was a leftover debug statement and not particularly helpful in general. 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