-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[feature] Support linear assembly of TI DSP #13670
Comments
I suggest to add a new language name asm_linear like nasm, masm to solve this problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Same as cmake:
https://discourse.cmake.org/t/how-to-compile-linear-assemble/8122
TI DSP C compiler support linear assemble, which will not be detected by meson.
The text was updated successfully, but these errors were encountered: