[llvm-dev] Testing "normal" cross-compilers versus GPU backends

James Y Knight via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 4 07:37:01 PDT 2015


Relatedly, I'd really like it if there was some way to run all of those generic tests for *more* than just the default triple. It's quite unfortunate that you cannot easily run, say, the DebugInfo tests for both X86 and Sparc at one go. 

It'd be great if there was some sort of 'list of triples to run the generic tests on' build option. If that existed, it'd solve both my wish (to be able to run the tests for multiple such triples -- ideally I think it'd *default* to running them on each configured-in target!), and Mehdi's desire to not run them at all.


More information about the llvm-dev mailing list