Change stripAndComputeConstantOffsets to accept a NULL DataLayout pointer
authorDan Gohman <dan433584@gmail.com>
Thu, 31 Jan 2013 02:50:36 +0000 (02:50 +0000)
committerDan Gohman <dan433584@gmail.com>
Thu, 31 Jan 2013 02:50:36 +0000 (02:50 +0000)
commit3e3de565e9c7258fb97773b3a64fc091355cb2de
tree6319ceae88ff3a8e34abcdefa529916a419580d1
parent819f9d6bf91c439967ef623d0c047e7f672683fa
Change stripAndComputeConstantOffsets to accept a NULL DataLayout pointer
as well.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174030 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/InstructionSimplify.cpp