[llvm-commits] ExecutionEngine regress tests should be skipped for cross LLVM build when host CPU different then target CPU

Danil Malyshev dmalyshev at accesssoftek.com
Fri Feb 25 14:17:02 PST 2011


Hello All,

These tests use LLI interpreter, but this interpreter cannot normally work if LLVM target CPU different current system CPU. So, these tests should be skipped.
Please, review the attached patch with this feature.
Unit tests ExecutionEngine should be skipped too, I will do it in the next patch.

Thank you,
Danil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110225/fdf3d384/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skip-tests-01.patch
Type: application/octet-stream
Size: 2436 bytes
Desc: skip-tests-01.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110225/fdf3d384/attachment.obj>


More information about the llvm-commits mailing list