File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ $ ninja install
124124
125125## Configuration Option Reference
126126
127- Flang-RT has the followign configuration options. This is in
127+ Flang-RT has the following configuration options. This is in
128128addition to the build options the LLVM_ENABLE_RUNTIMES mechanism and
129129CMake itself provide.
130130
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ functions whose implementations have very low priority: `SPLIT` and `TOKENIZE`.
291291and could and should have been implemented once in some Fortran utility
292292library for those who need a slow tokenization facility rather than
293293requiring implementations in each vendor's runtime support library with
294- all the extra cost and compatibility risk that entails.
294+ all the extra cost and compatibilty risk that entails.
295295
296296` SPLIT ` is worse -- not only could it, like ` TOKENIZE ` ,
297297have been supplied by a Fortran utility library rather than being
You can’t perform that action at this time.
0 commit comments