This is an archive of the discontinued LLVM Phabricator instance.

Object: Don't mark alias unconditionally defined
ClosedPublic

Authored by vitalybuka on Mar 16 2018, 6:16 PM.

Details

Summary

Can't remove EmitAssignment override as llvm/test/Object/X86/nm-bitcodeweak.test
expects this behavior.

Fixes PR37065

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka created this revision.Mar 16 2018, 6:16 PM
pcc accepted this revision.Apr 9 2018, 5:46 PM

LGTM

This revision is now accepted and ready to land.Apr 9 2018, 5:46 PM
vitalybuka edited the summary of this revision. (Show Details)Apr 9 2018, 5:55 PM
This revision was automatically updated to reflect the committed changes.