summaryrefslogtreecommitdiff
path: root/config/llvm.m4
AgeCommit message (Expand)Author
2024-10-01jit: Require at least LLVM 14, if enabled.Peter Eisentraut
2024-05-16jit: Remove {llvm-config,clang}-N configure probes.Thomas Munro
2024-01-25jit: Require at least LLVM 10.Thomas Munro
2023-10-22Log LLVM library version in configure output.Thomas Munro
2020-12-08jit: configure: Explicitly reference 'native' component.Andres Freund
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