Change Module to use TargetData-compatible strings internally.
authorOwen Anderson <resistor@mac.com>
Thu, 18 May 2006 02:10:31 +0000 (02:10 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 18 May 2006 02:10:31 +0000 (02:10 +0000)
commit1d8b8535ec6ccbf07b0e83c5be6aec51feed1d45
treef604b53c5dab141a02d6c778b5fd19309dc319a3
parent0f3ac8d8d4ce23eb2ae6f9d850f389250874eea5
Change Module to use TargetData-compatible strings internally.

This is part of the on-going work on PR 761.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28379 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Module.h
lib/VMCore/Module.cpp