"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9800faa57866d82ebad291a0f828f9d3aa7faddf"
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
Loading
Please register or sign in to comment