Grab the DataLayout off of the TargetMachine since that's where
authorEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 20:56:39 +0000 (20:56 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 20 Feb 2015 20:56:39 +0000 (20:56 +0000)
commit9ecaa174d69bc22dc9a5896457915e0518fe9abc
tree1ce13306746dc6e54e198ce8df2e2b42b2095891
parent911d5b3ace39c8351042bdc211e9ec59f5c08b7f
Grab the DataLayout off of the TargetMachine since that's where
it's stored.

llvm-svn: 230059
llvm/lib/CodeGen/GlobalMerge.cpp