mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 23:32:58 +00:00
Edit a comment for consistency.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124829 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cd5af07c45
commit
b84fe78d34
@ -347,7 +347,7 @@ namespace macho {
|
|||||||
RIT_X86_64_TLV = 9
|
RIT_X86_64_TLV = 9
|
||||||
};
|
};
|
||||||
|
|
||||||
/// ARM also has its own relocation types.
|
/// ARM uses its own relocation types.
|
||||||
enum RelocationInfoTypeARM {
|
enum RelocationInfoTypeARM {
|
||||||
RIT_ARM_LocalDifference = 3,
|
RIT_ARM_LocalDifference = 3,
|
||||||
RIT_ARM_PreboundLazyPointer = 4,
|
RIT_ARM_PreboundLazyPointer = 4,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user