diff options
author | Andres Freund <andres@anarazel.de> | 2018-03-30 17:24:07 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2018-03-30 17:33:04 -0700 |
commit | a4ebbd27527087fcf3ade36f4e0072033e5b2f78 (patch) | |
tree | 63cd2353bd4d74820189d40eba82e018e6bb8265 /src/backend/jit/llvm/llvmjit_expr.c | |
parent | 1b26bd4089a388929c644ffea2832f3841c25969 (diff) | |
download | postgresql-a4ebbd27527087fcf3ade36f4e0072033e5b2f78.tar.gz postgresql-a4ebbd27527087fcf3ade36f4e0072033e5b2f78.zip |
Remove PARTIAL_LINKING build mode.
In 9956ddc19164b02dc1925fb389a1af77472eba5e, ten years ago, the
current objfile.txt based linking model was introduced. It's time to
retire the old SUBSYS.o based model.
This primarily is pertinent because the bitcode files for LLVM based
inlining are not produced when using PARTIAL_LINKING. It does not seem
worth to fix PARTIAL_LINKING to support that.
Author: Andres Freund
Discussion: https://postgr.es/m/20180121204356.d5oeu34jetqhmdv2@alap3.anarazel.de
Diffstat (limited to 'src/backend/jit/llvm/llvmjit_expr.c')
0 files changed, 0 insertions, 0 deletions