summaryrefslogtreecommitdiff
path: root/lld/test/ELF/ctors_dtors_priority.s
AgeCommit message (Expand)Author
2022-01-30[ELF][test] Test {crtbegin,crtend}{S,T}.oFangrui Song
2019-10-25Crt files are special cased by name when dealing with ctor and dtorSterling Augustine
2019-09-06[ELF][test] Simplify and reorganize testsFangrui Song
2018-06-26[ELF] Move `// REQUIRES:` line to the topFangrui Song
2017-07-17Fix tests for .ctors/.dtors.Rui Ueyama
2016-02-12Make compCtors strict weak ordering.Rui Ueyama
2016-02-11ELF: Implement the correct semantics of .[cd]tors.Rui Ueyama
2016-02-11ELF: Sort .[cd]tors by priority as we do for .{init,fini}_array.Rui Ueyama