COFF COMDATs (for selection kinds other than 'select any') require at
least one non-section symbol in the symbol table.
Satisfy this by morally enhancing the linkage from private to internal.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Nice to see this!
lib/CodeGen/TargetLoweringObjectFileImpl.cpp | ||
---|---|---|
963 | Can't you just pass CannotUsePrivateLabel in here? |
Can't you just pass CannotUsePrivateLabel in here?