dwarfdump: Use the index to find the right abbrev offset in DWP files
[oota-llvm.git] / lib / AsmParser / LLToken.h
index ecd6481e6faafdbe5fedf712e7afcecf2bc17c5a..6a9a1de0b85092813d55b3108da4c9f7fa2e2692 100644 (file)
@@ -49,11 +49,12 @@ namespace lltok {
     kw_external, kw_thread_local,
     kw_localdynamic, kw_initialexec, kw_localexec,
     kw_zeroinitializer,
-    kw_undef, kw_null,
+    kw_undef, kw_null, kw_none,
     kw_to,
     kw_caller,
     kw_tail,
     kw_musttail,
+    kw_notail,
     kw_target,
     kw_triple,
     kw_unwind,