Andres Freund <[email protected]> writes: > I think the error above comes from a "mismatch" between the clang used > to compile bitcode, and the LLVM version linked to. Normally we're > somewhat tolerant of differences between the two, but there was an ABI > change at some point, leading to that error. IIRC I hit that, but it > vanished as soon as I used a matching libllvm and clang.
Thanks, I passed that advice on.
regards, tom lane
