diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-17 03:08:50 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-17 03:08:50 +0000 |
commit | ab820860facf4b9533bbcb04fdca55e7a85267fe (patch) | |
tree | d2b3142cf788e49bba01c5fc24816934d53f5ff1 /clang/lib/Sema/SemaInit.cpp | |
parent | 4fc91538e93860a0b86b72530054acc301ab9c0e (diff) | |
download | bcm5719-llvm-ab820860facf4b9533bbcb04fdca55e7a85267fe.tar.gz bcm5719-llvm-ab820860facf4b9533bbcb04fdca55e7a85267fe.zip |
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.
llvm-svn: 213221
Diffstat (limited to 'clang/lib/Sema/SemaInit.cpp')
0 files changed, 0 insertions, 0 deletions