Fix spelling.

llvm-svn: 19317
This commit is contained in:
Misha Brukman 2005-01-07 06:45:07 +00:00
parent e48bd7fcd4
commit 28e210a8f2
1 changed files with 1 additions and 1 deletions

View 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();