summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaStmtAsm.cpp
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-10-01 23:45:51 +0000
committerChad Rosier <mcrosier@apple.com>2012-10-01 23:45:51 +0000
commitf4e35dc672496310d76b395ee60fd80db8db9db7 (patch)
treeb29d48d472f2fe03742b5ac12b5d78594a105ed6 /clang/lib/Sema/SemaStmtAsm.cpp
parent101290bcef968380b3eed3241fc53a29e1a91a66 (diff)
downloadbcm5719-llvm-f4e35dc672496310d76b395ee60fd80db8db9db7.tar.gz
bcm5719-llvm-f4e35dc672496310d76b395ee60fd80db8db9db7.zip
[ms-inline asm] Add the convertToMapAndConstraints() function that is used to
map constraints and MCInst operands to inline asm operands. This replaces the getMCInstOperandNum() function. The logic to determine the constraints are not in place, so we still default to a register constraint (i.e., "r"). Also, we no longer build the MCInst but rather return just the opcode to get the MCInstrDesc. llvm-svn: 164979
Diffstat (limited to 'clang/lib/Sema/SemaStmtAsm.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud