Skip to content

Commit d9ae6a3

Browse files
committed
Update amd/comgr/include/amd_comgr.h.in
1 parent 4c98e9e commit d9ae6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amd/comgr/include/amd_comgr.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1799,7 +1799,7 @@ typedef enum amd_comgr_action_kind_s {
17991799
* For each successful compilation, add a relocatable object to @p result
18001800
*
18011801
* We accomplish this by first translating the .spv files to .bc via the
1802-
* SPIR-V translator. We then extract any SPIR-V flags from the embedded
1802+
* SPIR-V translator. We then extract any relevant -cc1 flags from the embedded
18031803
* @llvm.cmdline variable. Finally, we compile the bitcode to a reloctable,
18041804
* appending any extracted flags.
18051805
*

0 commit comments

Comments
 (0)