OSDN Git Service

Remove capability for polymorphic destruction from LexicalScope
authorEric Christopher <echristo@gmail.com>
Wed, 20 Nov 2013 00:54:28 +0000 (00:54 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 20 Nov 2013 00:54:28 +0000 (00:54 +0000)
commitb88a94faaab2234d7da660a577b612754ecb9897
treed49a6e36591cbdf4aecfc4617dfcacc79ddf85f1
parent1f12b50b83acd277a62aaa6372d56a9334a03fe0
Remove capability for polymorphic destruction from LexicalScope
and LexicalScopes, we're not using it.

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