Saleem Abdulrasool adcb2d1636 MC: make WinEH opcode an opaque value
This makes the opcode an opaque value (unsigned int) rather than the
enumeration.  This permits the use of target specific operands.

Split out the generic type into a MCWinEH header and add a supporting
MCWin64EH::Instruction to abstract out the selection of the opcode and
construction of the actual instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213221 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-17 03:08:50 +00:00
..
2014-07-06 14:17:29 +00:00
2014-07-02 20:05:48 +00:00
2014-06-24 22:45:16 +00:00
2014-06-24 22:45:16 +00:00
2014-05-03 19:57:04 +00:00
2014-07-03 02:01:39 +00:00