Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lld
diff options
context:
space:
mode:
authorXiaodong Liu <liuxiaodong@loongson.cn>2022-05-09 05:19:38 +0300
committerXiaodong Liu <liuxiaodong@loongson.cn>2022-05-09 05:21:47 +0300
commit36d4f42c36ea9c64e2d29f6d5bc3ac0384d7eb92 (patch)
tree21e2d47a7a9728b895f29e9cf2858bb42d12faf8 /lld
parent3abb68a626160e019c30a4860e569d7bc75e486a (diff)
[lld] Fix typo for processAux; NFC
Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D125163
Diffstat (limited to 'lld')
-rw-r--r--lld/ELF/Relocations.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/ELF/Relocations.cpp b/lld/ELF/Relocations.cpp
index 0ba761728442..a272be5480e3 100644
--- a/lld/ELF/Relocations.cpp
+++ b/lld/ELF/Relocations.cpp
@@ -943,7 +943,7 @@ static bool canDefineSymbolInExecutable(Symbol &sym) {
}
// Returns true if a given relocation can be computed at link-time.
-// This only handles relocation types expected in processRelocAux.
+// This only handles relocation types expected in processAux.
//
// For instance, we know the offset from a relocation to its target at
// link-time if the relocation is PC-relative and refers a