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
Assertion failed: Section->Number != -1 && "Sections with relocations must be real!", file c:/NW/rust/src/llvm/lib/MC/WinCOFFObjectWriter.cpp, line 224
Note: this seems to be specific to LLVM integrated assembler. Compiling via external assembler, i.e. after set RUSTFLAGS=-Z no-integrated-as works fine.