[clang] [llvm] [CodeGen][LLVM] Make the `va_list` related intrinsics generic. (PR #85460)

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 15 13:35:46 PDT 2024


================
@@ -0,0 +1,22 @@
+// REQUIRES: spirv-registered-target
----------------
jrtc27 wrote:

Does it actually? Normally -emit-llvm works regardless of the enabled backends

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


More information about the cfe-commits mailing list