[gcroot] Remove unused items from an enum
authorPhilip Reames <listmail@philipreames.com>
Thu, 2 Apr 2015 05:02:16 +0000 (05:02 +0000)
committerPhilip Reames <listmail@philipreames.com>
Thu, 2 Apr 2015 05:02:16 +0000 (05:02 +0000)
commit57bea4161b2226d4428922c11529ae322237aef4
tree9ac1a48ab008b784d6b18ac9c4eb5a1c7b1f37ca
parentc47a3ae7d5fb162983dd5368462efb63af694adb
[gcroot] Remove unused items from an enum

These two were never implemented for gcroot, so there's no point in keeping them around now.

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