ARM64: initial backend import
[oota-llvm.git] / include / llvm / MC / MCExpr.h
index b1d68ecb9f3665c87988c5c9d156b3abac6c63bb..0033a54e4220b7c1baee71d82911d4aaa177b28d 100644 (file)
@@ -158,7 +158,13 @@ public:
     VK_TLSLDM,
     VK_TPOFF,
     VK_DTPOFF,
-    VK_TLVP,      // Mach-O thread local variable relocation
+    VK_TLVP,      // Mach-O thread local variable relocations
+    VK_TLVPPAGE,
+    VK_TLVPPAGEOFF,
+    VK_PAGE,
+    VK_PAGEOFF,
+    VK_GOTPAGE,
+    VK_GOTPAGEOFF,
     VK_SECREL,
     VK_WEAKREF,   // The link between the symbols in .weakref foo, bar