[llvm-branch-commits] [MemProf] Make Test work with Internal Shell (PR #165146)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Oct 26 01:30:22 PDT 2025


https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/165146

There is one test that uses a subshell to generate a long path name.
Replace it with a python invocation and a readfile substitution. This
helps move compiler-rt over to lit's internal shell.





More information about the llvm-branch-commits mailing list