OSDN Git Service

Move getPointerSize() to the base class since it's not dependent on MachO
authorJim Grosbach <grosbach@apple.com>
Thu, 30 Sep 2010 17:45:51 +0000 (17:45 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 30 Sep 2010 17:45:51 +0000 (17:45 +0000)
commit3787a40e038d6444a1b0e93f1cdc55fb006a5392
treeffd0dfb634321a38ebe2278774c726885607e35d
parent4b1da2b618dd1d52a6ae4b34c45c766233dac367
Move getPointerSize() to the base class since it's not dependent on MachO
vs. ELF

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