Remove GC roots that reference dead objects.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 26 Oct 2012 09:15:55 +0000 (09:15 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Fri, 26 Oct 2012 09:15:55 +0000 (09:15 +0000)
commit0bd10f2af37e694f08f41199f4c6792c494430d9
tree9daba7d194d3f24d4ea9ad30136cca8056b828bf
parent8b1b4136a0cce28ab2740473be215d22e3b005a9
Remove GC roots that reference dead objects.

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