summaryrefslogtreecommitdiff
path: root/lld/test/ELF/version-script-weak.s
AgeCommit message (Expand)Author
2021-04-20[ELF] Don't set versionId on undefined weak lazy symbolsFangrui Song
2019-09-06[ELF][test] Simplify and reorganize testsFangrui Song
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2019-03-14[ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...Fangrui Song
2019-01-08[ELF] Remove checking for spurious '@' at the end of dynamic sym namesJames Henderson
2017-07-12[ELF] - Fix handling of weak symbols from static library when using version s...George Rimar