[tablegen] Add !listconcat operator with the similar semantics as !strconcat
[oota-llvm.git] / docs / TableGen / LangRef.rst
index 781f789faafb83ee9a1c141f00b7fbba992d3011..9b074be38dcd46d5af6e76215155a04896e8f157 100644 (file)
@@ -93,7 +93,7 @@ wide variety of meanings:
    BangOperator: one of
                :!eq     !if      !head    !tail      !con
                :!add    !shl     !sra     !srl
-               :!cast   !empty   !subst   !foreach   !strconcat
+               :!cast   !empty   !subst   !foreach   !listconcat   !strconcat
 
 Syntax
 ======