mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-13 23:18:51 +00:00
Fix typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302470 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
28bd5d128c
commit
4f230b8d83
@ -172,7 +172,7 @@ bool DWARFVerifier::handleDebugInfo() {
|
||||
}
|
||||
}
|
||||
}
|
||||
veifyDebugInfoReferences();
|
||||
verifyDebugInfoReferences();
|
||||
return NumDebugInfoErrors == 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user