r212871 - Require an x86 registered target for this test by splitting it out

Artyom Skrobov Artyom.Skrobov at arm.com
Tue Jul 15 06:53:36 PDT 2014


Hello Reid,

 

Just to let you know, your new test case still fails when x86 backend is
enabled but not set as the default.

 

There's no provision for making a test conditional on the default target;
instead the test should be designed to be portable (see
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20131104/194181.
html for more details)

 

This specific test should have specified the x86 target explicitly, but I
don't see a way to specify the target to --driver-mode=cl

 

If you know of such an option, please use it in this test.

Otherwise, I suggest you remove this test until such an option is
implemented.

 

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/de557865/attachment.html>


More information about the cfe-commits mailing list