This is an archive of the discontinued LLVM Phabricator instance.

[ASan] Added a unit test for D118184.
ClosedPublic

Authored by kstoimenov on Jan 25 2022, 4:59 PM.

Details

Summary

To make sure the the libraries are there for executable and not there for DSOs.

Diff Detail

Event Timeline

kstoimenov requested review of this revision.Jan 25 2022, 4:59 PM
kstoimenov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJan 25 2022, 4:59 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript

Fixed order.

kda accepted this revision.Jan 25 2022, 5:09 PM

thank you.

This revision is now accepted and ready to land.Jan 25 2022, 5:09 PM
This revision was landed with ongoing or failed builds.Jan 25 2022, 5:20 PM
This revision was automatically updated to reflect the committed changes.