forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit59e390c
committed
llvmjit: Fix building against LLVM 11 by removing unnecessary include.
LLVM has removed this header, in the branch that will become llvm11. But as it turns out we didn't actually need it, so just remove it.Author: Jesse Zhang <sbjesse@gmail.com>Discussion:https://postgr.es/m/CAGf+fX7bvtP0YXMu7pOsu_NwhxW6dArTkxb=jt7M2-UJkyJ_3g@mail.gmail.comBackpatch: 11, where JIT support using llvm was introduced.1 parente8eb485 commit59e390c
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 | 59 |
| |
61 | 60 |
| |
62 | 61 |
| |
|
0 commit comments
Comments
(0)