[Lldb-commits] [lldb] r252227 - Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 5 15:03:45 PST 2015


Author: jmolenda
Date: Thu Nov  5 17:03:44 2015
New Revision: 252227

URL: http://llvm.org/viewvc/llvm-project?rev=252227&view=rev
Log:
Add support for the new (added last week) llvm::Triple::WatchOS and ::TvOS
in places where we check for Triple::IOS.  They're mostly the same as far
as lldb is conerned.


More information about the lldb-commits mailing list