[LLVMdev] test suite 'owner'

Eric Christopher echristo at gmail.com
Mon Jan 13 11:16:19 PST 2014


Some of these are pretty weird, e.g. int32_t main. Probably the best thing
is to submit each patch individually with an explanation of what the
purpose is and we can talk about them then.

-eric


On Fri Jan 10 2014 at 4:13:47 AM, Robert Lytton <robert at xmos.com> wrote:

>  Hi,
>
> I have found it necessary to make some changes to the test-suite for the
> XCore platform.
>
> These changes include:
>     altering #includes, as supported by XCore;
>     using stdout or stderr to make the output diffs consistent (fixing
> expected output too);
>         (This work is still under review as best way to do it)
>     'fixing' symbol and type problems e.g name clashes & scope;
>     altering/adding code snippets and macros.
>
> I have used #ifdef to limit and keep any changes specific to the XCore.
> Some of these could/should be made common to all targets e.g. log2() ->
> logTwo().
>
> I have also altered the Makefile to filter out tests not supported by the
> XCore.
>
> I would like to discuss the changes I have found necessary to make and
> what is the next step.
> Should any/all of them be pushed upstream?
>
>
> Robert
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140113/3ceb4188/attachment.html>


More information about the llvm-dev mailing list