[compiler-rt] r243170 - [CMake] Workaround for PR24222: don't fail if we can't target COMPILER_RT_TEST_TARGET_TRIPLE unless it was explicitly set.

Alexey Samsonov vonosmas at gmail.com
Fri Jul 24 16:57:11 PDT 2015


Sure.

On Fri, Jul 24, 2015 at 3:23 PM, Hans Wennborg <hans at chromium.org> wrote:

> You seem to conveniently be the owner of compiler-rt's CMake build :-)
> OK for merge to 3.7?
>
> On Fri, Jul 24, 2015 at 3:01 PM, Alexey Samsonov <vonosmas at gmail.com>
> wrote:
> > Author: samsonov
> > Date: Fri Jul 24 17:01:07 2015
> > New Revision: 243170
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=243170&view=rev
> > Log:
> > [CMake] Workaround for PR24222: don't fail if we can't target
> COMPILER_RT_TEST_TARGET_TRIPLE unless it was explicitly set.
> >
> > Summary:
> > Although we assume that we can always target host triple, relax
> > this check to avoid failing at configure-time for cases when we are
> > not able to correctly infer/verify host triple for some reasons.
> >
> > See http://llvm.org/bugs/show_bug.cgi?id=24222 for more details.
> >
> > Reviewers: hans
> >
> > Subscribers: llvm-commits
> >
> > Differential Revision: http://reviews.llvm.org/D11496
>



-- 
Alexey Samsonov
vonosmas at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/ed181465/attachment.html>


More information about the llvm-commits mailing list