This is an archive of the discontinued LLVM Phabricator instance.

[MC] Add emitXCOFFSymbolLinkageWithVisibility to MCNullStreamer
ClosedPublic

Authored by Jake-Egan on Dec 1 2021, 6:54 AM.

Details

Summary

This patch adds emitXCOFFSymbolLinkageWithVisibility to MCNullStreamer to fix llvm_unreachable getting reached when using option -filetype=null on AIX.

Diff Detail

Event Timeline

Jake-Egan created this revision.Dec 1 2021, 6:54 AM
Jake-Egan requested review of this revision.Dec 1 2021, 6:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2021, 6:54 AM
Jake-Egan edited the summary of this revision. (Show Details)Dec 1 2021, 6:59 AM
This revision is now accepted and ready to land.Dec 2 2021, 7:30 AM