[WebAssembly] Enclose the operand variables for load and store instructions in braces.
authorDan Gohman <dan433584@gmail.com>
Mon, 21 Dec 2015 16:58:49 +0000 (16:58 +0000)
committerDan Gohman <dan433584@gmail.com>
Mon, 21 Dec 2015 16:58:49 +0000 (16:58 +0000)
commit05f8e38b90886ae74c7d1fc56cd17dd04f93cd19
treef7defb6c1182f7e2d9deaa4784f9b01819b52791
parentd46c80d0ece12f0f7c4dd6d29a8b8aa036409daa
[WebAssembly] Enclose the operand variables for load and store instructions in braces.

This allows the AsmMatcherEmitter to properly tokenize the AsmStrings for
load and store instructions. This is a step towards asm parsing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256166 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/WebAssemblyInstrMemory.td