Skip to content

Ignore run-pass/sse2 when using system LLVM - #47884

Merged
bors merged 1 commit into
rust-lang:masterfrom
cuviper:run-pass-sse2
Jan 31, 2018
Merged

Ignore run-pass/sse2 when using system LLVM#47884
bors merged 1 commit into
rust-lang:masterfrom
cuviper:run-pass-sse2

Conversation

@cuviper

Copy link
Copy Markdown
Member

This is a test of target_feature, which needs a rust-specific patch to
LLVM to add MCSubtargetInfo::getFeatureTable().

This is a test of `target_feature`, which needs a rust-specific patch to
LLVM to add `MCSubtargetInfo::getFeatureTable()`.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ rollup

@bors

bors commented Jan 30, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit eaebfd4 has been approved by alexcrichton

@kennytmkennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jan 30, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Jan 31, 2018
Ignore run-pass/sse2 when using system LLVM
This is a test of `target_feature`, which needs a rust-specific patch to
LLVM to add `MCSubtargetInfo::getFeatureTable()`.
@kennytmkennytm mentioned this pull request Jan 31, 2018
bors added a commit that referenced this pull request Jan 31, 2018
@bors
bors merged commit eaebfd4 into rust-lang:masterJan 31, 2018
@cuviper
cuviper deleted the run-pass-sse2 branch April 17, 2018 18:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@cuviper@rust-highfive@alexcrichton@bors@kennytm