Commit Graph

11 Commits (d66a922f9247ceaa6caed9b51ce686f12e280091)

Author SHA1 Message Date
Tom Lane a644f5fc66 Don't put library-supplied -L/-I switches before user-supplied ones. 5 months 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