mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 21:30:49 +00:00
Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143918 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4c763ee613
commit
33aa20f737
@ -29,7 +29,7 @@ class ConstantInt;
|
|||||||
class DbgVariable;
|
class DbgVariable;
|
||||||
|
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
/// CompileUnit - This dwarf writer support class manages information associate
|
/// CompileUnit - This dwarf writer support class manages information associated
|
||||||
/// with a source file.
|
/// with a source file.
|
||||||
class CompileUnit {
|
class CompileUnit {
|
||||||
/// ID - File identifier for source.
|
/// ID - File identifier for source.
|
||||||
|
Loading…
Reference in New Issue
Block a user