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.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to