This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Make tests with undefined symbols more explicit.
ClosedPublic

Authored by ikudrin on Nov 20 2017, 7:37 AM.

Details

Summary

These changes are required for D38790, where undefined symbols are going to be removed from symbol tables if they are not really used.

Diff Detail

Repository
rL LLVM