[llvm] [SPIRV] Support -fembed-bitcode=marker for non-shader modules (PR #162082)

Juan Manuel Martinez CaamaƱo via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 7 01:17:09 PDT 2025


================
@@ -0,0 +1,21 @@
+; RUN: llc -verify-machineinstrs -mtriple=spirv-vulkan-unknown %s -o - | FileCheck %s
----------------
jmmartinez wrote:

Done in the latest update. I'll also update the parent PR https://github.com/llvm/llvm-project/pull/162081

https://github.com/llvm/llvm-project/pull/162082


More information about the llvm-commits mailing list