llvm-6502/include
Chris Lattner e8e2e80f40 refactor the Value*/offset pair from MachineMemOperand out to a new
MachinePointerInfo struct, no functionality change.

This also adds an assert to MachineMemOperand::MachineMemOperand
that verifies that the Value* is either null or is an IR pointer type.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114389 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-21 04:23:39 +00:00
..
llvm refactor the Value*/offset pair from MachineMemOperand out to a new 2010-09-21 04:23:39 +00:00
llvm-c Add missing X86 MMX declarations. Hopefully fixes buildbot? 2010-09-10 21:58:02 +00:00