Skip to content

[test] Fix loaded_module_trace.swift for arch's that sort before "M" #22907

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
Feb 26, 2019

Conversation

jrose-apple
Copy link
Contributor

This field is reverse-path-sorted, so the order depends on what architecture we're compiling for. That's not what's being tested, so just use a CHECK-DAG.

Another follow-up to #21797.

rdar://problem/48377454

This field is reverse-path-sorted, so the order depends on what
architecture we're compiling for. That's not what's being tested,
so just use a CHECK-DAG.

rdar://problem/48377454
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

1 similar comment
@shahmishal
Copy link
Member

@swift-ci Please test

@shahmishal
Copy link
Member

@jrose-apple Sorry, I had to restart testing.

@jrose-apple jrose-apple merged commit 86a9cc3 into swiftlang:master Feb 26, 2019
@jrose-apple jrose-apple deleted the alphabetically-awkward branch February 26, 2019 16:40
beccadax pushed a commit to beccadax/swift that referenced this pull request Mar 1, 2019
…wiftlang#22907)

This field is reverse-path-sorted, so the order depends on what
architecture we're compiling for. That's not what's being tested,
so just use a CHECK-DAG.

rdar://problem/48377454
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