summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex <hypothermia.frost@gmail.com>2013-10-01 12:35:26 +0100
committerAlex <hypothermia.frost@gmail.com>2013-10-01 12:35:26 +0100
commita86098856c96a188c3796542a90c10e0559b7294 (patch)
tree90b7d25e02ff21ed142f72fe909b5a24e18874a7
parent144ad3793c5d4018cc1c855b69fef9fc97130b6f (diff)
downloadlibflangrt-a86098856c96a188c3796542a90c10e0559b7294.tar.gz
updated readme
-rw-r--r--README.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 6750124..6167178 100644
--- a/README.txt
+++ b/README.txt
@@ -4,8 +4,7 @@ Libflangrt
Libflangrt is a new implementation of the Fortran runtime library.
All of the code in libflangrt is dual licensed under the MIT license and the UIUC License (a BSD-like license).
-Libflangrt was created as a runtime library for flang (the Fortran frontend for LLVM, https://github.com/hyp/flang)
-as part of my GSoC 2013.
+Libflangrt was created as a runtime library for flang (the Fortran frontend for LLVM, https://github.com/hyp/flang) as part of my GSoC 2013.
It is used by flang right now, but it can be used by any other Fortran compiler.
TODO: