[LLVMdev] Running generic tests for a foreign target

Daniel Sanders Daniel.Sanders at imgtec.com
Tue Mar 17 04:47:26 PDT 2015


Hi,

I'm wondering if there's a way to run our generic tests (e.g. test/CodeGen/Generic) for a foreign target architecture. For example, one of my recent commits r232374 passed 'ninja check-all' for me on my X86 machine but failed a generic test on the Hexagon builders. Of course, it worked for me because I was actually testing the generic tests for X86 instead of Hexagon.

Does anyone know of a way to easily catch this kind of problem before committing?

Daniel Sanders
Leading Software Design Engineer, MIPS Processor IP
Imagination Technologies Limited
www.imgtec.com<http://www.imgtec.com/>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150317/6e715726/attachment.html>


More information about the llvm-dev mailing list