[lld-macho][nfc] Fixed typo in comment
authorVy Nguyen <vyng@google.com>
Fri, 19 Mar 2021 18:17:51 +0000 (14:17 -0400)
committerVy Nguyen <vyng@google.com>
Fri, 19 Mar 2021 18:19:36 +0000 (14:19 -0400)
Missed this one from https://reviews.llvm.org/D97007?id=331759#inline-930034

Differential Revision: https://reviews.llvm.org/D98973

lld/MachO/SyntheticSections.cpp

index cf7d403..6233079 100644 (file)
@@ -1007,7 +1007,7 @@ void macho::createSyntheticSymbols() {
   };
 
   switch (config->outputType) {
-    // FIXME: Assign the right addresse value for these symbols
+    // FIXME: Assign the right address value for these symbols
     // (rather than 0). But we need to do that after assignAddresses().
   case MH_EXECUTE:
     // If linking PIE, __mh_execute_header is a defined symbol in