Files
llvm/compiler-rt/test/msan
Aiden Grossman fdf5ece379 [MSan] Make Test work with Internal Shell
This test used a subshell which is not supported by lit's internal
shell. Rewrite it to use the readfile substitution.

Reviewers: thurstond, fmayer

Reviewed By: thurstond, fmayer

Pull Request: https://github.com/llvm/llvm-project/pull/165144
2025-10-30 12:42:27 -07:00
..