summaryrefslogtreecommitdiff
path: root/config/llvm.m4
Commit message (Expand)AuthorAgeFilesLines
* jit: configure: Explicitly reference 'native' component.Andres Freund2020-12-071-0/+1
* Use better comment marker in Autoconf inputPeter Eisentraut2019-02-091-1/+1
* Postpone LLVM-related uses of AC_CHECK_DECLS.Tom Lane2018-11-191-10/+21
* Detect LLVM 7 without specifying binaries explicitly.Andres Freund2018-09-131-2/+2
* LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available.Andres Freund2018-08-241-1/+1
* LLVMJIT: Adapt to API changes in gdb and perf support.Andres Freund2018-07-221-1/+2
* Add configure infrastructure (--with-llvm) to enable LLVM support.Andres Freund2018-03-201-0/+108