You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we'll ever switch to clang's internal assembler, so I'm closing this issue as running with the system assembler -no-integrated-as seems to work on all systems supported currently by the library. This was merged in #32 and workflow on linux was added in #34
Adding
-no-integrated-as
works around the problem by passing the file to the systemas
instead.clang 17, b12467b
The text was updated successfully, but these errors were encountered: