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 4d9159a commit 7cb1fc5Copy full SHA for 7cb1fc5
llvm/test/CodeGen/SPIRV/fembed-bitcode.ll
@@ -3,7 +3,7 @@
3
; RUN: llc -verify-machineinstrs -mtriple=spirv64-amd-amdhsa %s -o - | FileCheck %s
4
; RUN: %if spirv-tools %{ llc -mtriple=spirv64-amd-amdhsa %s -o - -filetype=obj | spirv-val %}
5
;
6
-; Verify that we can lower the embeded module and cmdline
+; Verify that we can lower the embedded module and cmdline.
7
8
@llvm.embedded.module = private addrspace(1) constant [4 x i8] c"BC\C0\DE", section ".llvmbc", align 1
9
@llvm.cmdline = private addrspace(1) constant [5 x i8] c"-cc1\00", section ".llvmcmd", align 1
0 commit comments