summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-28 04:16:30 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-07-28 04:16:30 +0000
commita4d0f51e53d28a88450c574f118ca73cc311d7e9 (patch)
tree39634141bb54bbb370ff2977298294da33b1da8c
parentda5dd7a6e1abc232e01b6c5d3210bcf040027c9f (diff)
parent4fb4232f7db636d9c47f647991326e37c959f683 (diff)
downloadmclinker-a4d0f51e53d28a88450c574f118ca73cc311d7e9.tar.gz
Merge "Update language to comply with Android's inclusive language guidance"
-rw-r--r--include/mcld/IRBuilder.h3
-rw-r--r--unittests/test3.txt2
2 files changed, 2 insertions, 3 deletions
diff --git a/include/mcld/IRBuilder.h b/include/mcld/IRBuilder.h
index e613dac..9dfb269 100644
--- a/include/mcld/IRBuilder.h
+++ b/include/mcld/IRBuilder.h
@@ -417,8 +417,7 @@ class IRBuilder {
///
/// - Unresolve
/// - Forcefully override the symbol in mcld::Module. With this
- /// argument, AddSymbol function turns a blind eye to symbol
- /// resolution rules.
+ /// argument, AddSymbol function ignores symbol resolution rules.
///
/// @param [in] pName The name of the symbol
/// @param [in] pType The type of the symbol
diff --git a/unittests/test3.txt b/unittests/test3.txt
index 0b4a379..02ee3fb 100644
--- a/unittests/test3.txt
+++ b/unittests/test3.txt
@@ -165,7 +165,7 @@ do-proto-toplev: $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex
$(MAKE) distclean
# Kludge for pr gdb/857. intl/Makefile.in lacks a couple
# of files in the distclean rule. Zack W is planning to make
- # the gcc version of intl/ the master version and then push
+ # the gcc version of intl/ the primary version and then push
# that version to src soon. See:
# http://sources.redhat.com/ml/binutils/2003-07/msg00032.html
# After the src version of intl/ is upgraded, we can look at