Rename 'TD' to 'DL' in this function as the argument is now a DataLayout
authorChandler Carruth <chandlerc@gmail.com>
Sat, 18 Oct 2014 23:47:22 +0000 (23:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 18 Oct 2014 23:47:22 +0000 (23:47 +0000)
commit652627d301e4319aacbe0513f5256dd08ee3249b
treededcebc0bc24502e3b573afc4fac325883791edc
parentdacb8a615d023cfc1086d69895b7ff5236ac4cff
Rename 'TD' to 'DL' in this function as the argument is now a DataLayout
argument.

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