This patch adds the !adjoin bang operator. It takes a list of string or int/bits/bit and concatenates them with a specified delimiter in between each pair. I updated the documentation to describe it.
I added a test for it.
I modified some TableGen files to make use of it.
OOC what is the ordering here?