[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)
commitb829418bc31cebafa1958cbac546fcc5317c82bc
treeb3267a03819a368088055030b2afb42651ad26c5
parent2485c214ec47e1a3e27266a41ddb42b89986ebf4
[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.

llvm-svn: 201035
llvm/docs/TableGenFundamentals.rst