On 18 June 2013 20:30, Stephen Lin <[email protected]> wrote:

> Does anyone know the standard procedure for resolving something like
> this? I can make the tests triple-specific but I'm not sure why they
> weren't in the first place. The optimization affects only ARM and MSVC
> C++ ABI's so I cannot change the results for all targets.
>

If the tests are ARM specific, you should either add a triple or move them
to a directory (ARM) and set the triple, depending on how specific they are.

cheers,
--renato
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to