[clang] [libclc] [llvm] [libclc] Add initial LIT tests (PR #87989)
Fraser Cormack via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 7 07:42:26 PDT 2025
================
@@ -215,6 +215,9 @@ void addOpenMPDeviceRTL(const Driver &D, const llvm::opt::ArgList &DriverArgs,
StringRef BitcodeSuffix, const llvm::Triple &Triple,
const ToolChain &HostTC);
+void addOpenCLBuiltinsLib(const Driver &D, const llvm::opt::ArgList &DriverArgs,
----------------
frasercrmck wrote:
Just rebased on top of #146503 for now. I haven't set up Graphite or any of those other tools that can stack PRs for me.
https://github.com/llvm/llvm-project/pull/87989
More information about the llvm-commits
mailing list