summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2013-04-02 20:02:33 +0000
committerChad Rosier <mcrosier@apple.com>2013-04-02 20:02:33 +0000
commit30c729b5d043a72a8eb35b9fe4c5c180cbed9a75 (patch)
treef26a4be04a1a8d7b1b49e2a3107d56186243f72c /docs/CommandGuide
parent082bb7cf57e3a7089b8302a7d676fddf0bce276e (diff)
downloadllvm-30c729b5d043a72a8eb35b9fe4c5c180cbed9a75.tar.gz
llvm-30c729b5d043a72a8eb35b9fe4c5c180cbed9a75.tar.bz2
llvm-30c729b5d043a72a8eb35b9fe4c5c180cbed9a75.tar.xz
[ms-inline asm] Add support for parsing variables with namespace alias
qualifiers. This patch only adds support for parsing these identifiers in the X86AsmParser. The front-end interface isn't capable of looking up these identifiers at this point in time. The end result is the compiler now errors during object file emission, rather than at parse time. Test case coming shortly. Part of rdar://13499009 and PR13340 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178566 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions