We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089660f commit 7830fe1Copy full SHA for 7830fe1
sycl/doc/CompilerAndRuntimeDesign.md
@@ -436,7 +436,7 @@ There are multiple possible variants of the graph depending on:
436
437
Colors of the graph's edges show which paths are taken depending on the above
438
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.
+The diagram does not show the `llvm-foreach` tool invocations for clarity.
440
This tool invokes given command line over each file in a file list. In this
441
diagram the tool is applied to `llvm-spirv` and AOT backend whenever the
442
input/output type is `TY_tempfilelist`. The second invocation of the
0 commit comments