jasonmolenda wrote:

nb this PR is causing a failure on the x86_64 macOS CI bot 
https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake/ in 
TestUniversal.py where `image list -t -b` returns a triple name of 
`x86_64-apple-macosx10.9.0-macho` instead of `x86_64-apple-macosx10.9.0` and 
the API test isn't expecting that.  I don't have an opinion on where this 
should be fixed yet -- if there's an issue with this PR, the way the test is 
written, or the way image list is printing the ArchSpec for the modules.  I'm 
looking into it now.

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

Reply via email to