Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.
This repository was archived by the owner on Jan 15, 2020. It is now read-only.

xtensa triple #1

Closed
Closed
@MabezDev

Description

@MabezDev

I'm experimenting with Rust using this llvm fork.

As Rust relies on llvm for codegen it won't be possible to actually generate binaries until that is implemented but I thought I would start working on it now.

For a given Rust target specification an llvm triple must be specified, I've tried many triples, e.g xtensa-unknown-unknown and none have worked thus far.

I'm not familiar with the process of adding a target to llvm so is this something that will be added when object generation is implemented?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions