Skip to content

Commit ccfca8e

Browse files
committed
Remove duplicated assignment of LLVMJitHandle->lljit
This duplicated assignment when emiting some code not yet compiled. Oversight in 6c57f2e. Author: Matheus Alcantara Reviewed-by: Gurjeet Singh Discussion: https://postgr.es/m/La1Tfi7wirg9uGbCx_y7Qb9kl2T15mYouDXjCKAFuDqzQWnTRwH7KNLGigLLcxRs91V6dp2ySs1j_7mB4btzEZJ9NIMEAyOjUyAS7Jx-ydQ=@pm.me
1 parent fd48a86 commit ccfca8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/backend/jit/llvm/llvmjit.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,8 +722,6 @@ llvm_compile_module(LLVMJitContext *context)
722722
elog(ERROR, "failed to JIT module: %s",
723723
llvm_error_message(error));
724724

725-
handle->lljit = compile_orc;
726-
727725
/* LLVMOrcLLJITAddLLVMIRModuleWithRT takes ownership of the module */
728726
}
729727
#elif LLVM_VERSION_MAJOR > 6

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy