Use crazy template-based inheritance instead of virtual one.
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 24 Sep 2008 22:21:39 +0000 (22:21 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 24 Sep 2008 22:21:39 +0000 (22:21 +0000)
commit8490322fa9d4c3359015510e772e231273476739
tree48374c608ef1003ed47e6a57a9cbfffe159f00dd
parent541af7f769c89de8a7f52d563cf317ad7a86c245
Use crazy template-based inheritance instead of virtual one.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56585 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.h
lib/Target/X86/X86TargetMachine.cpp