These changes are required for D38790, where undefined symbols are going to be removed from symbol tables if they are not really used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D40253
[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
Event TimelineThis revision is now accepted and ready to land.Nov 20 2017, 11:27 PM Closed by commit rL318939: [ELF] Make tests with undefined symbols more explicit. (authored by ikudrin). · Explain WhyNov 23 2017, 10:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 124127 lld/trunk/test/ELF/Inputs/shared3.s
lld/trunk/test/ELF/gnu-hash-table.s
lld/trunk/test/ELF/lto/shlib-undefined.ll
lld/trunk/test/ELF/progname.s
lld/trunk/test/ELF/undef-version-script.s
lld/trunk/test/ELF/weak-undef.s
|