On 25 April 2014 11:03, Dave Johansen <[email protected]> wrote: > I opened a Bugzilla requesting that support for Amazon Linux be added ( > http://llvm.org/bugs/show_bug.cgi?id=19550 ). I've attached the patch for > 3.4 and 3.5 that add the appropriate triple values for Amazon Linux.
We normally make sure the change is in trunk and then backport, so commenting only on the 3.5 change: Can you add a testcase? Under clang/test/Driver/Inputs/ you will find some fake directory layouts, you should be able to add one for amazon linux and add a test that uses it. Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
