#llvm
- Compiling Postgres with LLVM
https://justatheory.com/2024/06/compile-postgres-llvm/
I decided to compile Postgres with LLVM this week but ran into failing tests due to server crashes. Here’s how to avoid the issue.
Follow #llvm
on RSS or use the
JSON API
curl -X GET \
-H "Content-type: application/json" \
-H "Accept: application/json" \
"https://octothorp.es/~/llvm"