[LLVMdev] Disable LNT tests individually

Renato Golin renato.golin at linaro.org
Mon Mar 18 03:12:46 PDT 2013


On 16 March 2013 06:53, Daniel Dunbar <daniel.dunbar at gmail.com> wrote:

> I don't have a reference offhand but the way other tests do this is
> just filter the test out of the targets based on the target, etc. If
> you grep for filter-out in the Makefiles there should be a couple of
> examples.
>

Thanks Daniel,

I just added a ifned(ARM) for DIRS=EH on C++ regression Makefile.

That's quite simple, worked well and will be easy to revert once EH support
is better on ARM.

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130318/8a95a0d4/attachment.html>


More information about the llvm-dev mailing list