Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

add triple target option and extend cpu features#398

Closed
maxmcd wants to merge 1 commit into
bytecodealliance:masterfrom
embly:triple-target
Closed

add triple target option and extend cpu features#398
maxmcd wants to merge 1 commit into
bytecodealliance:masterfrom
embly:triple-target

Conversation

@maxmcd
Copy link
Copy Markdown

@maxmcd maxmcd commented Jan 21, 2020

No description provided.

@iximeow
Copy link
Copy Markdown
Contributor

iximeow commented Jan 21, 2020

Hi! Do you have a particular motivation for this change? There's a similar-but-not-quite-the-same change in progress over at #390, which threads a target triple through to select linker flags but also target architecture as you're doing here.

If you're just trying to pick a target architecture for codegen, I suspect #390 might suit your needs?

You might want to be aware that targets other than x86_64/i686 are fairly untested, beware :)

@maxmcd
Copy link
Copy Markdown
Author

maxmcd commented Jan 21, 2020

Whoops! I was aware of #390 but had done this work and was just intending to push it up to my fork. Closing.

@maxmcd maxmcd closed this Jan 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants