zturner added a comment.

I think technically there are some platforms that cannot be both a host and a 
target.  ios and anything involving a simulator comes to mind.  But, if the 
only "gotcha" to having both of them be in the same enum is that it's up to the 
programmer to make sure he's using the right value in the context, then perhaps 
it's not the end of the world.

BTW, there were some things I wasn't sure whether to add to the enum here.  
`android`, `remote_android`, `ios-simulator`, etc.  Should I add them, or 
should I leave it as is for now and let other people fix up their own platforms?


http://reviews.llvm.org/D17088



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to