[cfe-commits] [Patch] Fix to Build Clang on Amazon Linux

Nico Weber thakis at chromium.org
Sat Nov 10 12:35:44 PST 2012


Thanks for the test! I applied your patch and ran your test
`../../utils/lit/lit.py -v test/Driver/amazon-gcc-toolchain.c`, and it
passed without me having to rebuild to apply your code change. Is it
possible to have a test that fails without your code change but passes
with it?

Nico

On Sat, Nov 10, 2012 at 11:04 AM, steve at steck.com <steve at steck.com> wrote:
> Hola,
>
> I added test cases as suggested.  Please review and commit as I don't have
> commit privileges.
>
> Cheers,
> Steve Steck
>
>
>
> on Nov 08, 2012, Nico Weber <thakis at chromium.org> wrote:
>
> Thanks for the patch! Can you add a simple test for this, similar to
> http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120528/058249.html
> ?
>
> On Thu, Nov 8, 2012 at 11:21 AM, steve at steck.com <steve at steck.com> wrote:
>> (Sending to cfe-commits instead of cfe-dev...)
>>
>> Hello Clanger's,
>>
>> Attached is a patch that allows Clang to build and run on Amazon Linux
>> running in the AWS cloud. (It currently doesn't work.)
>>
>> Please review and commit, as I don't have commit privileges. Note that all
>> regression tests work on both x86_64 and i686 architectures running Amazon
>> Linux.
>>
>> Thanks,
>> Steve Steck
>>
>> _______________________________________________
>> cfe-commits mailing list
>> cfe-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>



More information about the cfe-commits mailing list