This is an archive of the discontinued LLVM Phabricator instance.

[ELF][test] Improve -Bsymbolic & -Bsymbolic-functions test
ClosedPublic

Authored by MaskRay on May 13 2021, 9:02 PM.

Details

Summary

Previously there was no test checking that -Bsymbolic-functions only applies to STT_FUNC symbols.

Diff Detail

Event Timeline

MaskRay created this revision.May 13 2021, 9:02 PM
MaskRay requested review of this revision.May 13 2021, 9:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 13 2021, 9:02 PM
This revision is now accepted and ready to land.May 14 2021, 1:18 AM