This is an archive of the discontinued LLVM Phabricator instance.

[BuildLibCalls][NFC] Remove redundant attribute list from emitCalloc
ClosedPublic

Authored by yurai007 on Jun 2 2021, 6:46 AM.

Details

Summary

Additionally with this patch aligned DSE which is the only user of emitCalloc.

Diff Detail

Event Timeline

yurai007 created this revision.Jun 2 2021, 6:46 AM
yurai007 requested review of this revision.Jun 2 2021, 6:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 2 2021, 6:46 AM
xbolva00 accepted this revision.Jun 2 2021, 7:35 AM

Thanks!

This revision is now accepted and ready to land.Jun 2 2021, 7:35 AM

@xbolva00: Could you please also take a look on D103009? D103009 is required for this change and now should be ready to land as well.

yurai007 updated this revision to Diff 364408.Aug 5 2021, 4:05 AM
yurai007 edited the summary of this revision. (Show Details)

Rebased.

yurai007 updated this revision to Diff 364456.Aug 5 2021, 7:16 AM

Rebased again.

This revision was landed with ongoing or failed builds.Aug 5 2021, 7:19 AM
This revision was automatically updated to reflect the committed changes.