[ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This
authorChad Rosier <mcrosier@apple.com>
Fri, 12 Apr 2013 18:54:20 +0000 (18:54 +0000)
committerChad Rosier <mcrosier@apple.com>
Fri, 12 Apr 2013 18:54:20 +0000 (18:54 +0000)
commitb71ce6a4234f78aef982c3580eb19a90c40302c5
tree9b1d04c3cb0523367b98b5b8fccf4288838e4398
parentd64ee4455a9d2fcec7e001c7f4c02d490bed5158
[ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This
is a follow on to r179393.  Test case to be added on the clang side.
Part of rdar://13453209

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179399 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/AsmParser/X86AsmParser.cpp