This is an archive of the discontinued LLVM Phabricator instance.

[ASan][Test] Fix globals test for Mach-O
ClosedPublic

Authored by melver on Jun 5 2020, 2:01 PM.

Details

Summary

Use a portable section name, as for the test's purpose any name will do.

Diff Detail

Event Timeline

melver created this revision.Jun 5 2020, 2:01 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 5 2020, 2:01 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
thakis accepted this revision.Jun 5 2020, 2:06 PM

I patched this in and verified that it fixes the test on a mac I have access to.

This revision is now accepted and ready to land.Jun 5 2020, 2:06 PM
This revision was automatically updated to reflect the committed changes.