[docs] [tblgen] clarify that code fragments are just string literals
authorSean Silva <silvas@purdue.edu>
Sun, 9 Feb 2014 02:54:26 +0000 (02:54 +0000)
committerSean Silva <silvas@purdue.edu>
Sun, 9 Feb 2014 02:54:26 +0000 (02:54 +0000)
commit81756b98aa33bccf699ef456aec5887980059451
treed8defb83fb96165c4e9929935867fada0de19f8a
parent7048c05a037d2e576e84d82bea5a57c716f85d13
[docs] [tblgen] clarify that code fragments are just string literals

Fun fact: looking at the TableGen code (around TGParser.cpp:1166), the
only difference in handling is that adjacent regular string literals are
concatenated in the parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201035 91177308-0d34-0410-b5e6-96231b3b80d8
docs/TableGenFundamentals.rst