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
Funny, I did the same and was going to publish the fix just now. OK, go forward but next time take the assignment and check it before you're going to do anything.
An alignment larger than 2**32 isn't used or needed in practice. Many tools will bail out. ld.lld doesn't support such a large alignment to make InputSection smalleer.
Looks like I simply rejected such a large alignment in 01d1de8 (2020), fixing the crash.
Uh oh!
There was an error while loading. Please reload this page.
Extended Description
the clang assembler crashes when passed the attached assembly
file which contains the following lines:
This is reproducible on all clang versions.
The text was updated successfully, but these errors were encountered: