Index: flang/README.md =================================================================== --- flang/README.md +++ flang/README.md @@ -60,7 +60,7 @@ compiler-rt. Note that compiler-rt is only needed to access libraries that support 16 bit floating point numbers. It's not needed to run the automated tests. You can use several different C++ compilers for most of the build, -includig GNU and clang. But building compiler-rt requres using the clang +including GNU and clang. But building compiler-rt requires using the clang compiler built in the initial part of the build. Here's a directory structure that works. Create a root directory for the