Skip to content

Commit 4d9159a

Browse files
Add missing . to comment
Co-authored-by: Marcos Maronas <[email protected]>
1 parent 5815524 commit 4d9159a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Expanding the bitcode marker works only for AMD at the moment
1+
; Expanding the bitcode marker works only for AMD at the moment.
22
; RUN: not llc -verify-machineinstrs -mtriple=spirv-unknown-unknown %s -o -
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 %}

0 commit comments

Comments
 (0)