Commit Graph

11 Commits (b65b9da568fd93f8fe3b41f4074f225eead104d2)

Author SHA1 Message Date
Peter Eisentraut 972c2cd288 jit: Require at least LLVM 14, if enabled. 1 year ago
Thomas Munro 4dd29b6833 jit: Remove {llvm-config,clang}-N configure probes. 2 years ago
Thomas Munro 820b5af73d jit: Require at least LLVM 10. 2 years ago
Thomas Munro 5e4dacb987 Log LLVM library version in configure output. 2 years ago
Andres Freund 9543f0861b jit: configure: Explicitly reference 'native' component. 5 years ago
Peter Eisentraut 4446565d36 Use better comment marker in Autoconf input 7 years ago
Tom Lane 640a4ba052 Postpone LLVM-related uses of AC_CHECK_DECLS. 7 years ago
Andres Freund 240d40db88 Detect LLVM 7 without specifying binaries explicitly. 7 years ago
Andres Freund cb92520563 LLVMJIT: LLVMGetHostCPUFeatures now is upstream, use LLMV version if available. 7 years ago
Andres Freund e9a9843e13 LLVMJIT: Adapt to API changes in gdb and perf support. 8 years ago
Andres Freund 5b2526c838 Add configure infrastructure (--with-llvm) to enable LLVM support. 8 years ago