begnuas: Correctly handle initializers with relocations in PIC
In PIC code we cannot use ".rodata" for initializers that contain relocations but have to use data.rel.ro(.local)
Please register or sign in to comment
In PIC code we cannot use ".rodata" for initializers that contain relocations but have to use data.rel.ro(.local)