On Thu, Feb 4, 2021 at 1:41 PM Tom Lane wrote:
> Amit Langote writes:
> > On Thu, Feb 4, 2021 at 1:08 AM Tom Lane wrote:
> >> Works for me on HEAD (using RHEL8.3, gcc 8.3.1, LLVM 10.0.1).
>
> > Thanks for checking. Must be my LLVM setup I guess:
>
> > $ llvm-config --version
> > 7.0.1
> > $ cat
Amit Langote writes:
> On Thu, Feb 4, 2021 at 1:08 AM Tom Lane wrote:
>> Works for me on HEAD (using RHEL8.3, gcc 8.3.1, LLVM 10.0.1).
> Thanks for checking. Must be my LLVM setup I guess:
> $ llvm-config --version
> 7.0.1
> $ cat /etc/redhat-release
> CentOS Linux release 7.7.1908 (Core)
> $
On Thu, Feb 4, 2021 at 1:08 AM Tom Lane wrote:
>
> Amit Langote writes:
> > Has anybody seen this:
>
> Works for me on HEAD (using RHEL8.3, gcc 8.3.1, LLVM 10.0.1).
Thanks for checking. Must be my LLVM setup I guess:
$ llvm-config --version
7.0.1
$ cat /etc/redhat-release
CentOS Linux release
Amit Langote writes:
> Has anybody seen this:
Works for me on HEAD (using RHEL8.3, gcc 8.3.1, LLVM 10.0.1).
regards, tom lane