s/ISel/PPC64ISel/ to have unique class names for debugging via gdb because the
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 21 Sep 2004 18:22:33 +0000 (18:22 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 21 Sep 2004 18:22:33 +0000 (18:22 +0000)
commit540c82a7003c09f62cb863a32e8ad49bed18316e
tree8f5804fcdce1c66edb9193a960f701a1c2954b69
parenta1dca55a3ab450ca3b0b361d6a3e6f21116b2f3a
s/ISel/PPC64ISel/ to have unique class names for debugging via gdb because the
C++ front-end in gcc does not mangle classes in anonymous namespaces correctly.

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