Devirtualize DIScope and subclasses.
authorBenjamin Kramer <benny.kra@googlemail.com>
Thu, 28 Jun 2012 14:25:45 +0000 (14:25 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Thu, 28 Jun 2012 14:25:45 +0000 (14:25 +0000)
commitceb5bc7df1a3f6b1d4a301adf30f4d0e21bbaa15
treed0f33b598c308ea07f34622863f425be6d0c4661
parent324cbb89f2759fb9ad347bd2af4631e50c39c8f3
Devirtualize DIScope and subclasses.

Nothing in here makes use of the virtuality.

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