On Wed, Jan 24, 2018 at 1:35 PM, Pierre Ducroquet <p.p...@pinaraf.info> wrote: > In LLVM 5.0, it looks like DebugInfo.h is not available in llvm-c, only as a C > ++ API in llvm/IR/DebugInfo.h.
The LLVM APIs don't seem to be very stable; won't there just be a continuous stream of similar issues? Pinning major postgresql versions to specific LLVM versions doesn't seem very appealing. Even if you aren't interested in the latest changes in LLVM, trying to get the right version on your machine will be annoying. Regards, Jeff Davis