Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-1249] [llbuild] problem in the ordering of dependencies #804

Open
ankitspd opened this issue Apr 15, 2016 · 1 comment
Open

[SR-1249] [llbuild] problem in the ordering of dependencies #804

ankitspd opened this issue Apr 15, 2016 · 1 comment
Assignees

Comments

@ankitspd
Copy link
Member

Previous ID SR-1249
Radar None
Original Reporter @aciidb0mb3r
Type Bug
Additional Detail from JIRA
Votes 0
Component/s llbuild
Labels Bug
Assignee @ddunbar
Priority Medium

md5: 43fa413a2e3602ffae1046b4868e6e17

Issue Description:

Discovered in #20
the order of deps should probably be maintained.

@ddunbar
Copy link
Member

ddunbar commented Apr 15, 2016

This probably isn't critical to any of the current clients, who don't actually use the order particularly much (still would be nice for deterministic behavior, though).

However, this is critical once we get to fancier clients that do things like get the contents of a directory, then discover additional dependencies on it as they progress. If we reorder those dependencies, we might compute the wrong function (from the functional view of the Core engine).

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants