Make TargetData::getStringRepresentation spit out native integer types,
authorChris Lattner <sabre@nondot.org>
Sun, 8 Nov 2009 02:32:01 +0000 (02:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 8 Nov 2009 02:32:01 +0000 (02:32 +0000)
commit7e89738f98c1dbe455a1b6c5c55c04cc891fe503
tree1acb471e7799a88b1fcdccf06fde7f82dff66210
parent70a1ce2557bc16106fa89fbdfa90da4deba7f7ac
Make TargetData::getStringRepresentation spit out native integer types,
this gives llvm-gcc generated modules the right data.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86435 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetData.cpp