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)
commit38e98d5782b24b6cfcdd7651ebb4eff547cf2619
tree4a2bc6c882d5279909f2362dabbde95b1bee3e67
parent1f27f038494365f04d0aa44a6c5f2cef6e76a686
Rename 'TD' to 'DL' in this function as the argument is now a DataLayout
argument.

llvm-svn: 220151
llvm/lib/Analysis/Loads.cpp