]> granicus.if.org Git - llvm/commitdiff
Typo
authorAdrian Prantl <aprantl@apple.com>
Mon, 14 Nov 2016 17:26:32 +0000 (17:26 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 14 Nov 2016 17:26:32 +0000 (17:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286845 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Linker/IRMover.cpp

index 3c58d54802d6e70929f0af44ec5b2869b4d243c9..4c51292115c4fc4d1e5cd007cfff9013fc423434 100644 (file)
@@ -568,7 +568,7 @@ Value *IRLinker::materialize(Value *V, bool ForAlias) {
   }
 
   // When linking a global for an alias, it will always be linked. However we
-  // need to check if it was not already scheduled to satify a reference from a
+  // need to check if it was not already scheduled to satisfy a reference from a
   // regular global value initializer. We know if it has been schedule if the
   // "New" GlobalValue that is mapped here for the alias is the same as the one
   // already mapped. If there is an entry in the ValueMap but the value is