This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Fix linking issue for ARM unittests
AbandonedPublic

Authored by tyb0807 on Feb 2 2022, 9:43 AM.

Details

Reviewers
None
Summary

This fixes `undefined reference to symbol
'_ZN4llvm10DataLayout5clearEv'` error reported in
https://reviews.llvm.org/D118009/

Diff Detail

Event Timeline

tyb0807 created this revision.Feb 2 2022, 9:43 AM
tyb0807 requested review of this revision.Feb 2 2022, 9:43 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 2 2022, 9:43 AM
tyb0807 abandoned this revision.Feb 2 2022, 10:08 AM

Already fixed by commit ec00c9cdeb5ee9fc7846cb3d2a4d53eba2c35a43