mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-10 04:33:40 +00:00
Fix comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78313 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5e86606f45
commit
27a201d236
@ -610,8 +610,7 @@ namespace llvm {
|
||||
/// isInlinedFnEnd - Return true if REI is ending an inlined function.
|
||||
bool isInlinedFnEnd(DbgRegionEndInst &REI, const Function *CurrentFn);
|
||||
|
||||
/// DebugInfoEnumrator - This object collects DebugInfo from
|
||||
/// the module.
|
||||
/// DebugInfoFinder - This object collects DebugInfo from a module.
|
||||
class DebugInfoFinder {
|
||||
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user