1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/include
Benjamin Kramer 25ffda4d8a Add a new field to MCOperandInfo that contains information about the type of the Operand.
- The actual values are from the MCOI::OperandType enum.
- Teach tblgen to read it from the instruction definition.
- This is a better implementation of the hacks in edis.

llvm-svn: 135197
2011-07-14 21:47:18 +00:00
..
llvm Add a new field to MCOperandInfo that contains information about the type of the Operand. 2011-07-14 21:47:18 +00:00
llvm-c Add LLVMConstNamedStruct to the C api to let its users create constants 2011-07-14 19:09:08 +00:00