[compiler-rt] [llvm-lit] Fix error in compiler-rt tests when using lit internal shell with env (PR #102069)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 23:27:17 PDT 2024
vitalybuka wrote:
> `VAR=a command` is so commonly used that perhaps the internal lit shell should be taught this syntax. Then we can avoid these changes.
Are you asking to block the patch?
It's looks good to me regardless of lit improvement.
https://github.com/llvm/llvm-project/pull/102069
More information about the llvm-commits
mailing list