Skip to content

Conversation

sanxiyn
Copy link
Contributor

@sanxiyn sanxiyn commented Aug 8, 2016

Rust target name and LLVM target name are usually the same, but not always. For example, arm-unknown-linux-musleabi Rust target uses arm-unknown-linux-gnueabi LLVM target.

Fix #35481.

@rust-highfive
Copy link
Contributor

r? @Aatch

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

@alexcrichton
Copy link
Member

@bors: r+ dc7407c

bors added a commit that referenced this pull request Aug 10, 2016
Print Rust target name, not LLVM target name, for `--print target-list`

Rust target name and LLVM target name are usually the same, but not always. For example, `arm-unknown-linux-musleabi` Rust target uses `arm-unknown-linux-gnueabi` LLVM target.

Fix #35481.
@bors
Copy link
Collaborator

bors commented Aug 10, 2016

⌛ Testing commit dc7407c with merge 0ef24ee...

@bors bors merged commit dc7407c into rust-lang:master Aug 10, 2016
@sanxiyn sanxiyn deleted the target-list branch August 11, 2016 01:18
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.

5 participants