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
38: link.x: Add .sdata2 sections r=Disasm a=laanwj
Clang doesn't seem to generate these, but GCC (8.3.0 at least) does. I'm trying to link secp256k1, which is a C library, to my Rust code so the linker script needs to include these sections too.
Co-authored-by: Wladimir J. van der Laan <[email protected]>
0 commit comments