flang-compiler / f18

F18 is a front-end for Fortran intended to replace the existing front-end in the Flang compiler
230 stars 48 forks source link

Add zlib to drone files so that linking LLVM works. #983

Closed DavidTruby closed 4 years ago

sscalpone commented 4 years ago

@DavidTruby Soon f18 will need to build from a modern copy of llvm, probably from the tip, because of the dependency on MLIR.