OSDN Git Service

Get rid of Annotable's vtable. If anyone deletes an object through an Annotable*,
authorChris Lattner <sabre@nondot.org>
Sun, 27 Jun 2004 18:36:39 +0000 (18:36 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Jun 2004 18:36:39 +0000 (18:36 +0000)
commit6b5f30f36511d76b306080e09879f993ff9faccd
tree982f3816d34f24ec814a484469d0d4721cfdaf69
parent159286d60d5321f4e097b9c6cb61b23fa01017f6
Get rid of Annotable's vtable.  If anyone deletes an object through an Annotable*,
they get what they deserve.

This reduces the size of Instruction & Function by 4 bytes each.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14433 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/Annotation.h
include/llvm/Support/Annotation.h