[PATCH] D12660: Make the default triple optional by allowing an empty string

James Y Knight via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 07:34:15 PDT 2015


jyknight added a subscriber: jyknight.
jyknight added a comment.

I like this idea, but for a different reason than you're proposing it: it shows all of the tests which are depending on a notion of a "default triple", but *ought* to be fixed to run on all targets, instead.


http://reviews.llvm.org/D12660





More information about the llvm-commits mailing list