Skip to content

Avoid static list of LLVM triples #1431

Open
@madsmtm

Description

@madsmtm

Continue the work in #1413, and avoid the pre-generated list of Clang/LLVM triples in favour of constructing it from the target information.

I'd like to make sure that this list matches what rustc, so I'm filing PRs to make their use of LLVM triples simpler:

Alternatively, maybe use rustc --print llvm-tuple if that becomes viable.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions