Skip to content

Commit 7cb1fc5

Browse files
Add missing . to comment and embeded->embedded
Thanks ! Co-authored-by: Marcos Maronas <[email protected]>
1 parent 4d9159a commit 7cb1fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/SPIRV/fembed-bitcode.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
; RUN: llc -verify-machineinstrs -mtriple=spirv64-amd-amdhsa %s -o - | FileCheck %s
44
; RUN: %if spirv-tools %{ llc -mtriple=spirv64-amd-amdhsa %s -o - -filetype=obj | spirv-val %}
55
;
6-
; Verify that we can lower the embeded module and cmdline
6+
; Verify that we can lower the embedded module and cmdline.
77

88
@llvm.embedded.module = private addrspace(1) constant [4 x i8] c"BC\C0\DE", section ".llvmbc", align 1
99
@llvm.cmdline = private addrspace(1) constant [5 x i8] c"-cc1\00", section ".llvmcmd", align 1

0 commit comments

Comments
 (0)