[ms-inline asm] We only need one bit to represent the AsmDialect in the
authorChad Rosier <mcrosier@apple.com>
Wed, 5 Sep 2012 22:17:43 +0000 (22:17 +0000)
committerChad Rosier <mcrosier@apple.com>
Wed, 5 Sep 2012 22:17:43 +0000 (22:17 +0000)
commit77fffa6fdd389ad6d70a42b36c1c36c768c2de41
treedd32c3c2a5aef7c6157f5faa7d5f92c13de3b4c8
parent2943e378048636691eda1b1b4e437eea9da4a839
[ms-inline asm] We only need one bit to represent the AsmDialect in the
MachineInstr.

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