summaryrefslogtreecommitdiff
path: root/config/llvm.m4
AgeCommit message (Expand)Author
2019-02-09Use better comment marker in Autoconf inputPeter Eisentraut
2018-11-19Postpone LLVM-related uses of AC_CHECK_DECLS.Tom Lane
2018-09-13Detect LLVM 7 without specifying binaries explicitly.Andres Freund
2018-08-24LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.Andres Freund
2018-07-23LLVMJIT: Adapt to API changes in gdb and perf support.Andres Freund
2018-03-21Add configure infrastructure (--with-llvm) to enable LLVM support.Andres Freund