There is technically only one AMD target in LLVM proper, but if someone has an external AMDIL target triple that is not in tree.. it would also catch this situation.
-Tanya On Jul 19, 2012, at 4:28 PM, Chandler Carruth wrote: > Instead of doing a textual query on the triple, can you add a fundamental > category to the triple class which embodies all the AMD triples that should > get this treatment? Then you can query with an isAMD() (or whatever it's > called) predicate? _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
