[LLVMdev] make check for clang/llvm

David Blaikie dblaikie at gmail.com
Tue May 21 14:49:47 PDT 2013


On Tue, May 21, 2013 at 2:38 PM, reed kotler <rkotler at mips.com> wrote:

> I have a test that will only fail if I run clang and not if I run llc by
> itself but it's an llc issue.
>
> Where would I put such a test?
>
> Are there similar tests in the "make check" or "make check-all" suite?
>

Can you explain the root cause? Is it just a matter of needing to pass some
particular arguments to llc to get the specific behavior Clang is relying
on?

- David


>
> Tia.
>
> Reed
>
>
> ______________________________**_________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/**mailman/listinfo/llvmdev<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130521/c1c0a01e/attachment.html>


More information about the llvm-dev mailing list