Skip to content

Commit fe04209

Browse files
kbobrovsFznamznon
andauthored
Update sycl/doc/CompilerAndRuntimeDesign.md
Co-authored-by: Mariya Podchishchaeva <[email protected]>
1 parent 282fe14 commit fe04209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/doc/CompilerAndRuntimeDesign.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ performed as a part of the code transformation sequence done by the
219219
a_0.bc
220220
a_1.bc
221221
```
222-
- Pass this file list to the `llvm-for-each` tool along with AOT compilation
222+
- Pass this file list to the `llvm-foreach` tool along with AOT compilation
223223
command to invoke it on every file in the list. This will result in another
224224
file list
225225
```

0 commit comments

Comments
 (0)