Move ~Pass() from Pass.h into Pass.cpp
authorDevang Patel <dpatel@apple.com>
Thu, 26 Apr 2007 21:33:42 +0000 (21:33 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 26 Apr 2007 21:33:42 +0000 (21:33 +0000)
commit6e21ff0b0a8e4f0878431afa5628bb1c2db0b8e1
tree8167082bb84566735d802575774adf123770d1e6
parent3d18d640894c3ba5f3b93adda39b2a321d547654
Move ~Pass() from Pass.h into Pass.cpp

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36498 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Pass.h
lib/VMCore/Pass.cpp