[patch] Support LLVM 7

Christoph Berg <myon@debian.org>

From: Christoph Berg <myon@debian.org>
To: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2018-09-12T12:45:17Z
Lists: pgsql-hackers

Attachments

LLVM 7 landed in Debian unstable, this patch teaches ./configure to use
it. (General patch, not specific to Debian.)

Christoph

Commits

  1. Detect LLVM 7 without specifying binaries explicitly.