diff options
author | Dan Gohman <gohman@apple.com> | 2007-09-27 23:12:31 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2007-09-27 23:12:31 +0000 |
commit | 82482944edd810c7a1803d6694d435adf341e611 (patch) | |
tree | 9508a5ae6e0d6c76556f84002af9645be828f861 /lib/Analysis/ConstantFolding.cpp | |
parent | fc3282221f90c626d80292327213e2badc3de86b (diff) |
TargetAsmInfo::getAddressSize() was incorrect for x86-64 and 64-bit targets
other than PPC64. Instead of fixing it, just remove it and fix all the
places that use it to use TargetData::getPointerSize() instead, as there
aren't very many. Most of the references were in DwarfWriter.cpp.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42419 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions