Fix const-correctness issues with the SrcValue handling in the
authorDan Gohman <gohman@apple.com>
Mon, 14 Apr 2008 17:55:48 +0000 (17:55 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 14 Apr 2008 17:55:48 +0000 (17:55 +0000)
commit29e4bdbf27c5f03b12dd2bc41d9ccb0d5f3dfdf4
treed5a822443938fb4586d9013fa86f1549cde285cb
parent3541af73b6b8a083cf2d7784438d60e8bcce3883
Fix const-correctness issues with the SrcValue handling in the
memory intrinsic expansion code.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49666 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h