[llvm-dev] LLVM Releases

David Wiberg via llvm-dev llvm-dev at lists.llvm.org
Thu Jul 4 10:29:11 PDT 2019


Den tors 4 juli 2019 kl 18:04 skrev Justin Clift via llvm-dev
<llvm-dev at lists.llvm.org>:
>
> On 2019-07-04 11:19, Marty Itzkowitz wrote:
> <snip>
> >>> Is there some compiler that would work?
> >>
> >> I used gcc 4.8.5 to compile LLVM ~8.0.1-rc2 on CentOS 7 AMD64 not long
> >> ago,
> >> which worked ok.  That was using cmake, with these specific options
> >> (in case
> >> that's useful):
> >
> > I’ve installed it successfully on both x86 and ARM.  It’s only on
> > POWER9  (ppc641e)  that it fails.
> > That one is not in your TARGETS_TO_BUILD list, alas.
>
> Good point.  Probably the best approach here will be to file a bug
> report for the POWER9 architecture, so someone looks to solve the
> problem.
>
>    https://bugs.llvm.org
>

If you haven't already, see
https://bugs.llvm.org/show_bug.cgi?id=39696 which handles the "is not
a constant expression" error.

Regards
David

> + Justin
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list