Skip to content

[llvm-lit] Environment variable not found in LLD subproject with lit internal shell #106594

Closed
@Harini0924

Description

@Harini0924

Currently, an environment variable is not recognized within the LLD subproject, resulting in test failures when using the lit internal shell.
Error displayed:

'ZERO_AR_DATE=0': command not found

This error indicates that the internal shell is misinterpreting environment variable assignments as commands, leading to these failures.

Files with failure:

  • lld/test/MachO/lto-object-path.ll

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions