mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Fix spelling.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19317 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c313932693
commit
3e4c46fbd6
@ -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