Skip to content

Commit 7830fe1

Browse files
kbobrovsFznamznon
andauthored
Update sycl/doc/CompilerAndRuntimeDesign.md
Co-authored-by: Mariya Podchishchaeva <[email protected]>
1 parent 089660f commit 7830fe1

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
@@ -436,7 +436,7 @@ There are multiple possible variants of the graph depending on:
436436

437437
Colors of the graph's edges show which paths are taken depending on the above
438438
factors. Each edge is also annotated with the input/output file type.
439-
The diagram does not show the `llvm-for-each` tool invocations for clarity.
439+
The diagram does not show the `llvm-foreach` tool invocations for clarity.
440440
This tool invokes given command line over each file in a file list. In this
441441
diagram the tool is applied to `llvm-spirv` and AOT backend whenever the
442442
input/output type is `TY_tempfilelist`. The second invocation of the

0 commit comments

Comments
 (0)