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)
commit84af8beaeec915102a77387962dd95c4ae076bee
treee0fc764a4f12223708c1334f9b7f353410faad95
parentd889ad2ab88b261da491bc6b0a3d79493a25f50a
Grab the DataLayout off of the TargetMachine since that's where
it's stored.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/GlobalMerge.cpp