[CXX TLS calling convention] Add CXX TLS calling convention.
[oota-llvm.git] / lib / AsmParser / LLToken.h
index 6a9a1de0b85092813d55b3108da4c9f7fa2e2692..48abeac950660fe4d77172d64e4069c581c95329 100644 (file)
@@ -99,6 +99,7 @@ namespace lltok {
     kw_preserve_mostcc, kw_preserve_allcc,
     kw_ghccc,
     kw_hhvmcc, kw_hhvm_ccc,
+    kw_cxx_fast_tlscc,
 
     // Attributes:
     kw_attributes,