summaryrefslogtreecommitdiff
path: root/lld/test/ELF/weak-undef-shared.s
AgeCommit message (Expand)Author
2019-08-06[ELF] Make binding (weak or non-weak) logic consistent for Undefined and Shar...Fangrui Song
2019-07-04[ELF] Fix weak-undef-shared.s after r365129Fangrui Song
2019-07-04[ELF] resolveUndefined: ignore undefined symbols in SharedFile for Undefined ...Fangrui Song
2019-07-02[ELF] Only allow the binding of SharedSymbol to change for the first undef refFangrui Song
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2016-11-23lld: Default image base address to 0x200000 on x86-64Ed Maste
2016-04-26Store the binding in the Symbol.Rafael Espindola