diff options
| author | Quentin Monnet <quentin@isovalent.com> | 2020-04-20 16:53:52 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-05-14 22:58:51 +0200 |
| commit | 1bca83e8bfdca64fd6374fb6e3403f517c58dcb1 (patch) | |
| tree | 1590520cf384cbf28a5bc1cca30b6a47322fdcf6 /README | |
| parent | c51a0382202e992c1d0c4fa87fad7eb625a73a2a (diff) | |
| download | sparse-dev-1bca83e8bfdca64fd6374fb6e3403f517c58dcb1.tar.gz | |
build: fix LLVM version detection
The regex match used for detecting the LLVM version works for versions
with a single-digit major number. Now that LLVM v10 is out, detection
can fail, resulting in sparse-llvm not being built.
Fix detection by extracting the major version number to compare with the
minimum supported.
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
