Fix typos
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@202018 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -301,7 +301,7 @@ void computeExternalSymbols(const char *fileName, set<string> *defined, set<stri
|
||||
}
|
||||
}
|
||||
|
||||
/* For each occurence of an external symbol in the object file named by
|
||||
/* For each occurrence of an external symbol in the object file named by
|
||||
by <fileName> that is a member of <hide>, renames it by prefixing
|
||||
with "__kmp_external_", writing back the file in-place
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user