aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorJez Ng <jezng@fb.com>2021-04-06 13:58:37 -0400
committerJez Ng <jezng@fb.com>2021-04-06 14:26:13 -0400
commite0df2b540a5a7d6076bb77352e50fcd0e14522e0 (patch)
treeda71e55161c4b135d69c7e8cbc056148c193f597 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parenta6d2a8d6f59a974752666305c4baaabebee41b95 (diff)
downloadllvm-e0df2b540a5a7d6076bb77352e50fcd0e14522e0.zip
llvm-e0df2b540a5a7d6076bb77352e50fcd0e14522e0.tar.gz
llvm-e0df2b540a5a7d6076bb77352e50fcd0e14522e0.tar.bz2
[lld-macho] Rename SubsectionMapping to SubsectionMap
We bikeshedded about it here: https://reviews.llvm.org/D98837#inline-931557 I initially suggested SubsectionMapping, but I thought the discussion landed on doing `std::vector<SubsectionEntry>`. @alexshap went and did both, but on hindsight I regret adding 3 more characters to an already long name, and I think SubsectionEntry is descriptive enough... This diff also renames `subsectionMap` to `subsecMap` for consistency with other variable names in the codebase.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions