<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/106598>106598</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [llvm-lit] Environment variable not found in compiler-rt subproject with lit internal shell 
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          Harini0924
      </td>
    </tr>
</table>

<pre>
    Currently, there are multiple environment variables are not recognized within the compiler-rt subproject, resulting in test failures when using the lit internal shell.
**Example error message:**
```
'XRAY_OPTIONS=patch_premain=false': command not found
```
This error indicates that the internal shell is misinterpreting environment variable assignments as commands, leading to these failures.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJxskkFvnD4QxT-NuYyyMjYs4cAh_2xW_16aqs2hPUUGBpjKGOQxm6afvrJLt6q0EhKSZ_xm3vPPMNPoEBtR_ifKU2a2MC2--d94ciRrVWTt0r83j5v36IJ9F-oRwoQewXiEebOBVouA7kJ-cTO6ABfjybQWObW4JYDHbhkd_cQe3ihM5KIEdMu8kkV_5wPw1q5--Y5diAM8chR2I8RW5ACDIbt5ZHib0MHGsRY1LAUgF9A7Y4EntPYg5EnIB6Hi9_TDzGk97xcPMzKbEYXeq3vnUe7ffrH6-vnh2-vzp5cPzx-_CH1aTeim19XjbMgJfRqMZRSqEvohepiN65PLYdlcf1PzZSLedyDXU2cCMoTJhOTh3_2BGGbidLh6TCncShd-v1w8YzD8ZxOO-Vk0fUpoiQMYr_Edsr7Rfa1rk2GTV6qoy6KQVTY1bacxr1ud60qVvdZDkQ-DPkpV93ld9kVGjZKqkPeqzu-llOUBTY3HWh-NljKv8kEUMiZkD9Ze5sPix4yYN2xyeSzr-8yaFi0nzJRy-AapKpSK1PkmXrprt5FFIS1x4L8ygYJNfKYeS0GUJ3i6Fcn1FSI3t_FKAN7ABrLN22YKYeXEx1mo80hh2tpDt8xCnePw_Xd3RfWcTLBQ593lpVG_AgAA__8xDh0R">