summaryrefslogtreecommitdiff
path: root/lld/test/ELF/cgprofile-obj.s
AgeCommit message (Expand)Author
2025-01-05[LLD] Add CHECK-NEXT for cgprofile-obj.s tests (#121677)Haohai Wen
2025-01-05[LLD] Do not combine cg_profile from obj and ordering file (#121325)Haohai Wen
2025-01-05[LLD] Track cg_profile from combination of obj and ordering file (#121324)Haohai Wen
2023-09-25[ELF] Change --call-graph-profile-sort to accept an argumentFangrui Song
2021-02-13ELFObjectWriter: Don't sort non-local symbolsFangrui Song
2019-09-16[ELF][X86] Allow PT_LOAD to have overlapping p_offset ranges on EM_X86_64Fangrui Song
2018-10-25[ELF] Add --{,no-}call-graph-profile-sort (enabled by default)Fangrui Song
2018-10-02[ELF] Read the call graph profile from object files.Michael J. Spencer