Remove duplicated assignment of LLVMJitHandle->lljit
authorMichael Paquier <michael@paquier.xyz>
Thu, 13 Jul 2023 07:44:17 +0000 (16:44 +0900)
committerMichael Paquier <michael@paquier.xyz>
Thu, 13 Jul 2023 07:44:17 +0000 (16:44 +0900)
commitccfca8ea42b8be09a509f68564f6ee13859285b1
tree3df8caf6393b2737495e8bb3a477c1d9896cc408
parentfd48a86c6241b994ce67c8b53a918e6b42c8063c
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
src/backend/jit/llvm/llvmjit.c