summaryrefslogtreecommitdiff
path: root/src/backend/jit/llvm/llvmjit_error.cpp
AgeCommit message (Expand)Author
2021-12-09Fix some typos with {a,an}Michael Paquier
2021-09-13jit: Do not try to shut down LLVM state in case of LLVM triggered errors.Andres Freund
2021-01-02Update copyright for 2021Bruce Momjian
2020-01-01Update copyrights for 2020Bruce Momjian
2019-01-22llvm: Fix file-ending in IDENTIFICATION comments.Andres Freund
2019-01-02Update copyright for 2019Bruce Momjian
2018-03-26Correct some typos in the new JIT code.Andres Freund
2018-03-21Basic JIT provider and error handling infrastructure.Andres Freund