This is an archive of the discontinued LLVM Phabricator instance.

[LSAN] Remove -fuse-ld=lld from HWASAN config
ClosedPublic

Authored by kstoimenov on Jan 28 2023, 7:58 AM.

Details

Summary

I needed that to make -fsanitize-hwaddress-experimental-aliasing work, but it looks like the test pass without it also. This should fix https://lab.llvm.org/buildbot/#/builders/192 failures.

Diff Detail

Event Timeline

kstoimenov created this revision.Jan 28 2023, 7:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2023, 7:58 AM
Herald added a subscriber: Enna1. · View Herald Transcript
kstoimenov requested review of this revision.Jan 28 2023, 7:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 28 2023, 7:58 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
kstoimenov accepted this revision.Jan 28 2023, 7:59 AM
kstoimenov edited the summary of this revision. (Show Details)
kstoimenov added a reviewer: kstoimenov.
This revision is now accepted and ready to land.Jan 28 2023, 8:00 AM
This revision was landed with ongoing or failed builds.Jan 28 2023, 8:08 AM
This revision was automatically updated to reflect the committed changes.