]> granicus.if.org Git - clang/commit
[ms-inline asm] Use the convertToMapAndConstraints() function in the front-end.
authorChad Rosier <mcrosier@apple.com>
Mon, 1 Oct 2012 23:45:59 +0000 (23:45 +0000)
committerChad Rosier <mcrosier@apple.com>
Mon, 1 Oct 2012 23:45:59 +0000 (23:45 +0000)
commit3034d88fd128ddf164f39d4f460ae3c3d70b40ae
tree3aab5cf93e2065c981ddb8cf7d0dcadebda4a010
parent7cf0cd3893bdf7bf1577e52a1565a87e563c57e8
[ms-inline asm] Use the convertToMapAndConstraints() function in the front-end.
Rework the logic to account for the fact that we no longer create a MCInst.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164980 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaStmtAsm.cpp