[TableGen] Fix a couple of minor issues regarding the paste operator.
authorPaul C. Anagnostopoulos <paul@windfall.com>
Mon, 2 Nov 2020 13:40:49 +0000 (08:40 -0500)
committerPaul C. Anagnostopoulos <paul@windfall.com>
Mon, 2 Nov 2020 17:21:54 +0000 (12:21 -0500)
commit473f8ae69905bab3308d931e211ca9426da8b589
tree88fba355177d00fd7c052b174b29421612322bf7
parent35fa3c474f4e6685da0d883bb6707ac5aa4d37cc
[TableGen] Fix a couple of minor issues regarding the paste operator.

Update the documentation to fully describe it.

Differential Revision: https://reviews.llvm.org/D90617
llvm/docs/TableGen/ProgRef.rst
llvm/lib/TableGen/TGParser.cpp