[llvm] [LLVM] Introduce 'llvm-offload-wrapper' tool (PR #153504)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 13 16:12:06 PDT 2025
================
@@ -0,0 +1,54 @@
+; RUN: touch %t
----------------
jhuber6 wrote:
It needs an empty file as input, is there an easier way to make one?
https://github.com/llvm/llvm-project/pull/153504
More information about the llvm-commits
mailing list