mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-31 10:34:17 +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;
|
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.
|
// functions. They will be uncommented as the functions are added.
|
||||||
|
|
||||||
(void) llvm::createAggressiveDCEPass();
|
(void) llvm::createAggressiveDCEPass();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user