Add llvm::triple constructor from arch, vendor, os strings, and recognize
[oota-llvm.git] / include / llvm / ADT / Triple.h
2009-05-22 Daniel DunbarAdd llvm::triple constructor from arch, vendor, os...
2009-04-01 Daniel DunbarAdd llvm::Triple class for abstracting access to target...