[llvm] [lit] Add readfile substitution (PR #158441)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 15 03:11:18 PDT 2025


================
@@ -35,3 +35,4 @@ RUN: printf '\000\000\000\000' >> %t_header.cgdata
 RUN: printf '\040\000\000\000\000\000\000\000' >> %t_header.cgdata
 RUN: printf '\040\000\000\000\000\000\000\000' >> %t_header.cgdata
 RUN: diff %t_header.cgdata %t_emptyheader.cgdata
+RUN: echo %{readfile:/tmp/test} > /tmp/test
----------------
jh7370 wrote:

What's this change for?

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


More information about the llvm-commits mailing list