This is an archive of the discontinued LLVM Phabricator instance.

Revert "[ASan] Not linking asan_static library for DSO."
ClosedPublic

Authored by kstoimenov on Feb 1 2022, 2:30 PM.

Details

Summary

This reverts commit cf730d8ce1341ba593144df2e2bc8411238e04c3. It turned out that D118184 is causing segfaults in some situations.

Diff Detail

Event Timeline

kstoimenov requested review of this revision.Feb 1 2022, 2:30 PM
kstoimenov created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 1 2022, 2:30 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
kstoimenov edited the summary of this revision. (Show Details)Feb 1 2022, 2:31 PM
kstoimenov added reviewers: vitalybuka, kda.
kda accepted this revision.Feb 1 2022, 3:34 PM
This revision is now accepted and ready to land.Feb 1 2022, 3:34 PM
vitalybuka accepted this revision.Feb 1 2022, 3:51 PM
This revision was landed with ongoing or failed builds.Feb 1 2022, 3:58 PM
This revision was automatically updated to reflect the committed changes.