2 Commits

Author SHA1 Message Date
Harini0924
52ae891036
[compiler-rt][test] Add env command to fix command not found errors in compiler-rt with lit internal shell (#105917)
There are several files in the compiler-rt subproject that have command
not found errors. This patch uses the `env` command to properly set the
environment variables correctly when using the lit internal shell.
fixes: #102395 
[This change is relevant [RFC] Enabling the lit internal shell by
Default](https://discourse.llvm.org/t/rfc-enabling-the-lit-internal-shell-by-default/80179)
2024-08-25 21:36:34 -07:00
Alexander Shaposhnikov
f4e8fbc5e9
[compiler-rt][nsan] Add lit config for tests (#100286)
Initial setup for tests.

Test plan: ninja check-nsan
2024-07-23 22:48:05 -07:00