[ms-inline asm] Propagate the asm dialect into the MachineInstr representation.
authorChad Rosier <mcrosier@apple.com>
Wed, 5 Sep 2012 21:00:58 +0000 (21:00 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 5 Sep 2012 21:00:58 +0000 (21:00 +0000)
commit576cd11ab8035d4240f7e6ea8d7c6c2e45154f86
tree813cef92b22706b8f93e5c436b6342a415d33757
parenta759eb3bb9fe50832289fec522d5d0b5dd171af2
[ms-inline asm] Propagate the asm dialect into the MachineInstr representation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@163243 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
include/llvm/InlineAsm.h
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp