Make sure to create a target data that matches the Module's target properties.
authorChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 19:13:02 +0000 (19:13 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 24 Apr 2003 19:13:02 +0000 (19:13 +0000)
commit9c3b55ea9f5fe17c5713757e97aa62e0fb356dcf
treef64a1dd3de118ebd44058ff06e24e9095c20e8bb
parent53a0c38b5fdb45974b74373ab17bf4d2fa27e292
Make sure to create a target data that matches the Module's target properties.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5904 91177308-0d34-0410-b5e6-96231b3b80d8
tools/analyze/analyze.cpp
tools/bugpoint/OptimizerDriver.cpp
tools/gccas/gccas.cpp
tools/gccld/gccld.cpp
tools/opt/opt.cpp