mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-27 14:34:58 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144198 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2808853c5b
commit
ecfd04b272
@ -816,7 +816,7 @@ namespace llvm {
|
||||
/// addGlobalVariable - Add global variable into GVs.
|
||||
bool addGlobalVariable(DIGlobalVariable DIG);
|
||||
|
||||
// addSubprogram - Add subprgoram into SPs.
|
||||
// addSubprogram - Add subprogram into SPs.
|
||||
bool addSubprogram(DISubprogram SP);
|
||||
|
||||
/// addType - Add type into Tys.
|
||||
|
Loading…
x
Reference in New Issue
Block a user