[LLVMdev] Experimental fixes to CBackend

Dmitry N. Mikushin maemarcus at gmail.com
Wed Aug 10 11:42:15 PDT 2011


Hi Eli,

Thanks for directions!

> and regularly testing your uses yourself.

Well, that's what I'm in fact already doing for a while. OK, I will
look into test/CodeGen/CBackend, probably I should align my test suite
with this standard one.

- D.

2011/8/10 Eli Friedman <eli.friedman at gmail.com>:
> On Fri, Aug 5, 2011 at 10:33 AM, Dmitry N. Mikushin <maemarcus at gmail.com> wrote:
>> Hi,
>>
>> Please see the collection of test cases attached. To build everything
>> execute make in the top directory. Files with logs show how
>> compilation fails/succeeds, depending on patched/unpatched version of
>> llvm.
>>
>> Could we setup this test suite as a regular test for C backend?
>
> We really don't have a particularly good place in the existing test
> infrastructure for testing the C backend... and there's generally low
> interest in it.  If you have a use for the C backend, I would suggest
> making sure there are quality regression tests in
> test/CodeGen/CBackend (so things don't accidentally break), and
> regularly testing your uses yourself.
>
> -Eli
>




More information about the llvm-dev mailing list