diff options
author | Chris Lattner <sabre@nondot.org> | 2010-09-21 04:23:39 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-09-21 04:23:39 +0000 |
commit | e8e2e80f40495fdd5ad475beb54fcf0989b6b7c5 (patch) | |
tree | e8d11d49ad7ea426ec7940f1c3e38f69a8408ba9 /lib/CodeGen/MachineFunction.cpp | |
parent | 22481f2ea18ce80c96dd5b554376b31727213f51 (diff) |
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
Diffstat (limited to 'lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions