aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/flow.c
diff options
authorQuentin Monnet <quentin@isovalent.com>2020-04-20 16:53:52 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-05-14 22:58:51 +0200
commit1bca83e8bfdca64fd6374fb6e3403f517c58dcb1 (patch)
tree1590520cf384cbf28a5bc1cca30b6a47322fdcf6 /flow.c
parentc51a0382202e992c1d0c4fa87fad7eb625a73a2a (diff)
downloadsparse-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 'flow.c')
0 files changed, 0 insertions, 0 deletions