aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2007-09-27 23:12:31 +0000
committerDan Gohman <gohman@apple.com>2007-09-27 23:12:31 +0000
commit82482944edd810c7a1803d6694d435adf341e611 (patch)
tree9508a5ae6e0d6c76556f84002af9645be828f861 /lib/Analysis/ConstantFolding.cpp
parentfc3282221f90c626d80292327213e2badc3de86b (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