-
- Downloads
Add configure infrastructure (--with-llvm) to enable LLVM support.
LLVM will be used for *optional* Just-in-time compilation support. This commit just adds the configure infrastructure that detects LLVM. No documentation has been added for the --with-llvm flag, that'll be added after the actual supporting code has been added. Author: Andres Freund Discussion: https://postgr.es/m/20170901064131.tazjxwus3k2w3ybh@alap3.anarazel.de
Showing
- aclocal.m4 1 addition, 0 deletionsaclocal.m4
- config/llvm.m4 108 additions, 0 deletionsconfig/llvm.m4
- configure 720 additions, 68 deletionsconfigure
- configure.in 61 additions, 1 deletionconfigure.in
- src/Makefile.global.in 11 additions, 0 deletionssrc/Makefile.global.in
- src/include/pg_config.h.in 19 additions, 0 deletionssrc/include/pg_config.h.in
- src/include/pg_config.h.win32 19 additions, 0 deletionssrc/include/pg_config.h.win32
Loading
Please register or sign in to comment