Rename TargetData to DataLayout in DataLayout.cpp. This should fix a build failure...
authorMicah Villmow <villmow@gmail.com>
Thu, 4 Oct 2012 20:49:16 +0000 (20:49 +0000)
committerMicah Villmow <villmow@gmail.com>
Thu, 4 Oct 2012 20:49:16 +0000 (20:49 +0000)
commitf66f83a1b14756e1c517894687fa24bba6524946
tree0806335c0d249a458c9042bddef6c0f896924ba8
parent13319578eae7e89f1b8d2a74f09448502c425226
Rename TargetData to DataLayout in DataLayout.cpp. This should fix a build failure from r165249 where the wrong version of the file was submitted.

llvm-svn: 165251
llvm/lib/VMCore/DataLayout.cpp