[llvm] [LLVM] Introduce 'llvm-offload-wrapper' tool (PR #153504)

Joseph Huber via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 13 16:14:19 PDT 2025


================
@@ -0,0 +1,54 @@
+; RUN: touch %t
----------------
jhuber6 wrote:

I suppose I could just create an empty file if one's not provided, but that's literally useless so I think I'd rather keep that an error.

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


More information about the llvm-commits mailing list