Skip to content
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

Allow targetting other triples #4

Open
Aareon opened this issue Apr 16, 2019 · 1 comment
Open

Allow targetting other triples #4

Aareon opened this issue Apr 16, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Aareon
Copy link
Contributor

Aareon commented Apr 16, 2019

self.target = llvm.Target.from_default_triple()

@syegulalp
Copy link
Owner

Yes, that's a long-term goal. Eventually there will be a way to specify the target in a program's metadata (there's going to be a meta keyword reserved for that), and once that's in it shouldn't be hard to provide retargeting the output for another triple.

@syegulalp syegulalp added the enhancement New feature or request label Apr 16, 2019
@syegulalp syegulalp self-assigned this Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants