Error on -no-define-common if the output is not relocatable.
The ELF spec says Symbols with section index SHN_COMMON may appear only in relocatable objects. Currently lld can produce file that break that requirement. llvm-svn: 319473
Loading
Please register or sign in to comment