Skip to content

Add reproducibility tests for -emit-module, -emit-sib, -emit-sibgen, -emit-sil and -emit-tbd #9067

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

Merged
merged 1 commit into from
Apr 27, 2017
Merged

Add reproducibility tests for -emit-module, -emit-sib, -emit-sibgen, -emit-sil and -emit-tbd #9067

merged 1 commit into from
Apr 27, 2017

Conversation

practicalswift
Copy link
Contributor

No description provided.

@practicalswift
Copy link
Contributor Author

@swift-ci please smoke test

@practicalswift practicalswift merged commit 9a8ba24 into swiftlang:master Apr 27, 2017
@aschwaighofer
Copy link
Contributor

This causes failures on bots. From what I can tell the use list order is different (or printed differently).

https://ci.swift.org/job/oss-swift_tools-RA_stdlib-DA_test-simulator/1664/testReport/junit/Swift(macosx-x86_64)/reproducible-builds/swiftc_emit_sil_swift/

-  %19 = load %18 : $*Builtin.FPIEEE32             // users: %20, %36, %30, %39
+  %19 = load %18 : $*Builtin.FPIEEE32             // users: %20, %39, %36, %30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants