Fixes for LLVM 7
LLVM version numberinf changed recently. Previously, releases were numbered 4.0, 5.0 and 6.0 but with version 7, they dropped the redundant ".0". Fix requires for Llvm detection and some code. (cherry picked from commit 71aca77c)
Showing
- compiler/llvmGen/LlvmCodeGen.hs 1 addition, 1 deletioncompiler/llvmGen/LlvmCodeGen.hs
- compiler/llvmGen/LlvmCodeGen/Base.hs 15 additions, 4 deletionscompiler/llvmGen/LlvmCodeGen/Base.hs
- compiler/main/DriverPipeline.hs 3 additions, 2 deletionscompiler/main/DriverPipeline.hs
- compiler/main/SysTools/Tasks.hs 6 additions, 4 deletionscompiler/main/SysTools/Tasks.hs
- configure.ac 1 addition, 1 deletionconfigure.ac
Loading
Please register or sign in to comment