Detect LLVM 7 without specifying binaries explicitly.
Andres Freund <andres@anarazel.de>
Detect LLVM 7 without specifying binaries explicitly. Before this commit LLVM 7 was supported, but only if one explicitly provided LLVM_CONFIG= and CLANG= paths. As LLVM 7 is the first version that includes our upstreamed debugging and profiling features, and as debian is planning to default to 7 due to wider architecture support, it seems good to support auto-detecting that version. Author: Christoph Berg Discussion: https://postgr.es/m/20180912124517.GD24584@msg.df7cb.de Backpatch: 11, where LLVM was introduced
Files
| Path | Change | +/− |
|---|---|---|
| config/llvm.m4 | modified | +2 −2 |
| configure | modified | +2 −2 |
Discussion
- [patch] Support LLVM 7 14 messages · 2018-09-12 → 2018-09-21