aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/fortran.js
diff options
context:
space:
mode:
authorsameeranjoshi <joshisameeran17@gmail.com>2020-07-14 22:13:41 +0530
committerGitHub <noreply@github.com>2020-07-14 18:43:41 +0200
commit2b6d3cb0d62bc2976d17013819d3fcb0e5d16661 (patch)
tree977929e1e0fb2b0b00f679499892c9fbb7376528 /lib/compilers/fortran.js
parent9c0da17f486d33e0091af576d08c9d88c71ebb5f (diff)
downloadcompiler-explorer-2b6d3cb0d62bc2976d17013819d3fcb0e5d16661.tar.gz
compiler-explorer-2b6d3cb0d62bc2976d17013819d3fcb0e5d16661.zip
[feature] Basic support for LLVM flang compiler. (#2066)
* [feature] Basic support for LLVM flang compiler. This is an effort to support LLVM flang compiler which is merged in LLVM project as of now. The compiler has mostly support till semantic checks.So I think no assembly would be generated as of date. The codegen to LLVM IR is a work in progress in another github repo, which is planned to be pushed here in successive PR once the flang works well, and of course first PR. The FIR branch would help in actual use of godbolt to developers, people interested in learning FIR/MLIR representations and could help in doing some optimizations studying the IR. * Change flang to flangtrunk
Diffstat (limited to 'lib/compilers/fortran.js')
0 files changed, 0 insertions, 0 deletions