forked from OSchip/llvm-project
parent
4939b98a2c
commit
8854e76944
|
@ -177,6 +177,8 @@ namespace llvm {
|
|||
CR6SET,
|
||||
CR6UNSET,
|
||||
|
||||
/// GPRC = address of _GLOBAL_OFFSET_TABLE_. Used by initial-exec TLS
|
||||
/// on PPC32.
|
||||
PPC32_GOT,
|
||||
|
||||
/// G8RC = ADDIS_GOT_TPREL_HA %X2, Symbol - Used by the initial-exec
|
||||
|
|
Loading…
Reference in New Issue