We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, I'm using the Freescale/NXP ColdFire 5234, and the gcc m68k package supports that with the -mcpu=5234 switch.
-mcpu=5234
There are a number of other variants, and I'm wondering which ones has the m68k backend for llvm been considered for and secondarily, tested on.
Is there an existing document that mentions m68k variant support?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For example, I'm using the Freescale/NXP ColdFire 5234, and the gcc m68k package supports that with the
-mcpu=5234
switch.There are a number of other variants, and I'm wondering which ones has the m68k backend for llvm been considered for and secondarily, tested on.
Is there an existing document that mentions m68k variant support?
The text was updated successfully, but these errors were encountered: