Hi, On 2018-01-29 22:51:38 +0100, Tomas Vondra wrote: > Hi, I wanted to look at this, but my attempts to build the jit branch > fail with some compile-time warnings (uninitialized variables) and > errors (unknown types, incorrect number of arguments). See the file > attached.
Which git hash are you building? What llvm version is this building against? If you didn't specify LLVM_CONFIG=... what does llvm-config --version return? Greetings, Andres Freund