new is not a valid default anywhere, so make this pure virtual
authorAndrew Lenharth <andrewl@lenharth.org>
Thu, 28 Jul 2005 18:13:59 +0000 (18:13 +0000)
committerAndrew Lenharth <andrewl@lenharth.org>
Thu, 28 Jul 2005 18:13:59 +0000 (18:13 +0000)
commitfe660397e14ecba84e792ada489f2bda7269b413
treeabbe296b7e73783a490283be59ba14edcd0812de
parent3be872ed59c631213fc84c29603545e362623c76
new is not a valid default anywhere, so make this pure virtual

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22542 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/MachineCodeEmitter.h
lib/CodeGen/ELFWriter.cpp
lib/CodeGen/MachineCodeEmitter.cpp