diff options
author | sameeranjoshi <joshisameeran17@gmail.com> | 2020-07-14 22:13:41 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-14 18:43:41 +0200 |
commit | 2b6d3cb0d62bc2976d17013819d3fcb0e5d16661 (patch) | |
tree | 977929e1e0fb2b0b00f679499892c9fbb7376528 /lib/compilers/fortran.js | |
parent | 9c0da17f486d33e0091af576d08c9d88c71ebb5f (diff) | |
download | compiler-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