aprantl added a comment.
@clayborg I recently ran into a similar issue and I think that perhaps adding
explicit `llvm::Triple::Any{Vendor|OS|...}` enumerators to llvm::Triple to make
this distinction explicit would be the cleanest solution.CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58653/new/ https://reviews.llvm.org/D58653 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
