commit | 15869aa2c717c356f62c04d85b73450aaabfee16 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Sun Nov 02 22:27:28 2003 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Sun Nov 02 22:27:28 2003 +0000 |
tree | 2914724bfba1432a239d96ddedd9b535276aea1c | |
parent | dbfe36e51eff9324ad5abf7af9a852de07f04ef9 [diff] |
All DSGraphs keep a reference to the targetdata they are created with. This is used to eliminate the hard coded, hacked in, sparc specific, global TargetData. Changing the TargetData used to actually match the code fixes problems, and eliminates a crash. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9659 91177308-0d34-0410-b5e6-96231b3b80d8