Files
llvm/compiler-rt/test/memprof
Aiden Grossman bb8261b7f3 [MemProf] Make Test work with Internal Shell
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.

Reviewers: fmayer, snehasish, teresajohnson

Reviewed By: fmayer, teresajohnson

Pull Request: https://github.com/llvm/llvm-project/pull/165146
2025-10-30 12:47:14 -07:00
..