mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-03 00:33:09 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29497 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
69d3a95b17
commit
a5eee6e586
@ -44,7 +44,7 @@ namespace llvm {
|
|||||||
LTOInternalLinkage // Rename collisions when linking (static functions)
|
LTOInternalLinkage // Rename collisions when linking (static functions)
|
||||||
};
|
};
|
||||||
|
|
||||||
/// This class representes LLVM symbol information without exposing details
|
/// This class represents LLVM symbol information without exposing details
|
||||||
/// of LLVM global values. It encapsulates symbol linkage information. This
|
/// of LLVM global values. It encapsulates symbol linkage information. This
|
||||||
/// is typically used in hash_map where associated name identifies the
|
/// is typically used in hash_map where associated name identifies the
|
||||||
/// the symbol name.
|
/// the symbol name.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user