Commit Graph

12 Commits (master)

Author SHA1 Message Date
Tom Lane 4300d8b6a7 Don't put library-supplied -L/-I switches before user-supplied ones. 1 month ago
Peter Eisentraut 972c2cd288 jit: Require at least LLVM 14, if enabled. 12 months ago
Thomas Munro 4dd29b6833 jit: Remove {llvm-config,clang}-N configure probes. 1 year 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. 7 years ago
Andres Freund 5b2526c838 Add configure infrastructure (--with-llvm) to enable LLVM support. 8 years ago