Skip to content
Commit a1d46c7d authored by Dan Gohman's avatar Dan Gohman
Browse files

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.

llvm-svn: 42419
parent 613afce4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment