summaryrefslogtreecommitdiff
path: root/lld/ELF/CallGraphSort.h
AgeCommit message (Expand)Author
2025-01-05[ELF] Internalize computeCacheDirectedSortOrder. NFCFangrui Song
2024-10-11[ELF] Pass Ctx &Fangrui Song
2023-09-26[ELF] A new code layout algorithm for function reordering [3a/3]spupyrev
2022-08-10[lld/elf] Use C++17 nested namespace syntax in most placesNico Weber
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-04-17[ELF] Add profile guided section layoutMichael J. Spencer