mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-09 05:13:01 +00:00
Fix spelling.
llvm-svn: 19317
This commit is contained in:
parent
83039834d7
commit
8b60d3e9df
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user