Fix spelling.
authorMisha Brukman <brukman+llvm@gmail.com>
Fri, 7 Jan 2005 06:45:07 +0000 (06:45 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Fri, 7 Jan 2005 06:45:07 +0000 (06:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19317 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Transforms/LinkAllPasses.h

index 031c145c0a02d5b4bb9940b0faac3644ca6c25ac..9d27437ea8a55559c45739f9c07ff966888d7bee 100644 (file)
@@ -40,7 +40,7 @@ namespace {
 
             std::vector<llvm::BasicBlock*> bbv;
 
-            // The commented out calls below refer to non-existant creation
+            // The commented out calls below refer to non-existent creation
             // functions.  They will be uncommented as the functions are added.
 
             (void) llvm::createAggressiveDCEPass();