mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-09 11:25:55 +00:00
Add some comments.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197875 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -177,6 +177,8 @@ namespace llvm {
|
|||||||
CR6SET,
|
CR6SET,
|
||||||
CR6UNSET,
|
CR6UNSET,
|
||||||
|
|
||||||
|
/// GPRC = address of _GLOBAL_OFFSET_TABLE_. Used by initial-exec TLS
|
||||||
|
/// on PPC32.
|
||||||
PPC32_GOT,
|
PPC32_GOT,
|
||||||
|
|
||||||
/// G8RC = ADDIS_GOT_TPREL_HA %X2, Symbol - Used by the initial-exec
|
/// G8RC = ADDIS_GOT_TPREL_HA %X2, Symbol - Used by the initial-exec
|
||||||
|
Reference in New Issue
Block a user