[Lldb-commits] [PATCH] D95922: [lldb] Honor the CPU type & subtype on macOS

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Feb 2 23:12:46 PST 2021


jasonmolenda accepted this revision.
jasonmolenda added a comment.
This revision is now accepted and ready to land.

This looks good to me.  Are the bots all running macOS Big Sur (macOS 11)? The `-target` command line arguments in the Makefile might not work if the test is run on an older version of macOS, I think.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95922/new/

https://reviews.llvm.org/D95922



More information about the lldb-commits mailing list