[clang] [clang][clang-linker-wrapper] Use the correct triple for clang-offload-bundler and AMD SPIR-V. (PR #168521)

Juan Manuel Martinez CaamaƱo via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 18 04:55:52 PST 2025


================
@@ -0,0 +1,19 @@
+// UNSUPPORTED: system-windows
+// REQUIRES: amdgpu-registered-target
----------------
jmmartinez wrote:

I think you can remove both, we're not generating code (IR only)

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


More information about the cfe-commits mailing list