IIRC, the point of the previous patch was to make new targets use the currently selected platform, so that you can do:
(lldb) platform select whatever (lldb) file some_file and some_file would use the platform you had specified. That seems a useful behavior. Can you fix this in a way that preserves that behavior? http://reviews.llvm.org/D8749 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
