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)
commit5afc50a7a39523c36e145a9d647a3a513ac8fa5a
tree4eb7ba55af149df64bb84a70ae95d32c3905636f
parent0313ced016f3777e806ca2e42a746d3162174c47
Rename TargetData to DataLayout in DataLayout.cpp. This should fix a build failure from r165249 where the wrong version of the file was submitted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165251 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/DataLayout.cpp