Fix spelling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19317 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2005-01-07 06:45:07 +00:00
parent c313932693
commit 3e4c46fbd6

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