[libc-commits] [clang] [libc] [llvm] [libc] Add support to build and run libc tests with spirv backend (PR #208129)
Joseph Huber via libc-commits
libc-commits at lists.llvm.org
Sun Jul 12 11:32:58 PDT 2026
================
@@ -15,6 +15,7 @@
#include "llvm-gpu-loader.h"
#include "llvm/BinaryFormat/Magic.h"
+#include "llvm/Frontend/Offloading/Utility.h"
----------------
jhuber6 wrote:
This should be a separate PR
https://github.com/llvm/llvm-project/pull/208129
More information about the libc-commits
mailing list